Skip to content

Commit 37f7ef4

Browse files
committed
bump to v1.1.3
Signed-off-by: Daniel Stamer <[email protected]>
1 parent 27f2dfe commit 37f7ef4

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.2"
10+
version = "1.1.3"
1111
)
1212

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)