Skip to content

Commit

Permalink
Merge pull request #62 from kyoshidajp/v1.2.0
Browse files Browse the repository at this point in the history
Update 1.2.0
  • Loading branch information
kyoshidajp authored Nov 30, 2023
2 parents 8c33d9f + f264f34 commit 2f6c51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

var (
Version = "1.1.0"
Version = "1.2.0"
)

func getVersion() string {
Expand Down

0 comments on commit 2f6c51b

Please sign in to comment.