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 fdf28ed commit 90f2ce0Copy full SHA for 90f2ce0
main.go
@@ -10,7 +10,7 @@ import (
10
11
var version bool
12
13
-const VERSION = "v1.0.1"
+const VERSION = "v1.0.2"
14
15
var RootCmd = &cobra.Command{
16
Use: "rigger",
0 commit comments