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 1988914 commit 7d2b485Copy full SHA for 7d2b485
main.go
@@ -13,7 +13,7 @@ import "github.com/gesquive/fast-cli/fast"
13
import "github.com/gesquive/fast-cli/format"
14
import "github.com/gesquive/fast-cli/meters"
15
16
-var version = "v0.2.9"
+var version = "v0.2.10"
17
var dirty = ""
18
var displayVersion string
19
0 commit comments