Skip to content

Commit

Permalink
Merge pull request #64 from kyoshidajp/fix_version
Browse files Browse the repository at this point in the history
Fix version
  • Loading branch information
kyoshidajp authored Nov 30, 2023
2 parents b298a1f + e2e6cbc commit ccf4cbe
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 (
Revision = "1"
Revision = "2"
Version = "1"
)

Expand Down

0 comments on commit ccf4cbe

Please sign in to comment.