Skip to content

Commit ee8d50c

Browse files
committed
bump to v1.1.2
Signed-off-by: Daniel Stamer <[email protected]>
1 parent 331e2d8 commit ee8d50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
version = "1.1.1"
10+
version = "1.1.2"
1111
)
1212

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)