Skip to content

Commit 53e1a66

Browse files
committed
chore: Bump version to 1.0.1
1 parent 17022df commit 53e1a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root/root.go

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

1111
var (
1212
// Version is set at build time
13-
Version = "dev"
13+
Version = "1.0.1"
1414
)
1515

1616
// rootCmd represents the base command

0 commit comments

Comments
 (0)