Skip to content

Commit eca515a

Browse files
committed
Update version to 0.6.1
1 parent e7a6698 commit eca515a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
ssh2 "github.com/go-git/go-git/v5/plumbing/transport/ssh"
1616
)
1717

18-
const version = "v0.6.0"
18+
const version = "v0.6.1"
1919
const DateFormat = "Mon Jan 02 15:04:05 2006 -0700"
2020

2121
type jsonCommitEntry struct {

0 commit comments

Comments
 (0)