Skip to content

Commit d713a57

Browse files
author
Gemini
committed
bump up version
1 parent 54bb801 commit d713a57

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
@@ -8,7 +8,7 @@ import (
88

99
// Show the version of icon.
1010
func version(_ *cobra.Command, _ []string) {
11-
fmt.Println("0.31.2")
11+
fmt.Println("0.32.0")
1212
}
1313

1414
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)