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 3c6092e commit 0c873d2Copy full SHA for 0c873d2
main.go
@@ -14,7 +14,7 @@ import (
14
15
// Version information (set by GoReleaser).
16
var (
17
- version = "v0.1.1"
+ version = "v0.1.2"
18
commit = "none"
19
date = "unknown"
20
builtBy = "local"
0 commit comments