Skip to content

Commit

Permalink
v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc committed Sep 28, 2022
1 parent 85bb791 commit e81da70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

var (
// Version app version
Version = "0.10.0"
Version = "0.10.1"
// Revision git commit short commithash
Revision = "xxxxxx" // set on build time
)
Expand Down

0 comments on commit e81da70

Please sign in to comment.