Skip to content

Commit f4c3575

Browse files
committed
Bump the version number to 0.1.3
1 parent f060da5 commit f4c3575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"golang.org/x/xerrors"
1212
)
1313

14-
const version = "0.1.2"
14+
const version = "0.1.3"
1515

1616
// This variable should be overwritten by -ldflags
1717
var revision = "HEAD"

0 commit comments

Comments
 (0)