Skip to content

Commit 90f2ce0

Browse files
authored
update rigger version
1 parent fdf28ed commit 90f2ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
var version bool
1212

13-
const VERSION = "v1.0.1"
13+
const VERSION = "v1.0.2"
1414

1515
var RootCmd = &cobra.Command{
1616
Use: "rigger",

0 commit comments

Comments
 (0)