Skip to content

Commit ff9fb8a

Browse files
committed
Bump version to 0.1.1
1 parent 4c17ed3 commit ff9fb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
var (
12-
VERSION = "0.1.0"
12+
VERSION = "0.1.1"
1313
)
1414

1515
func printVersion() {

0 commit comments

Comments
 (0)