Skip to content

Commit 0b984ec

Browse files
committed
Bump the version number to 0.1.1
1 parent 31297e4 commit 0b984ec

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
@@ -9,7 +9,7 @@ import (
99
"golang.org/x/xerrors"
1010
)
1111

12-
const version = "0.1.0"
12+
const version = "0.1.1"
1313

1414
// This variable should be overwritten by -ldflags
1515
var revision = "HEAD"

0 commit comments

Comments
 (0)