We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c17ed3 commit ff9fb8aCopy full SHA for ff9fb8a
version.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
var (
12
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
13
14
15
func printVersion() {
0 commit comments