Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc committed Nov 28, 2024
1 parent a3f2cff commit 043ffdf
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.2.0"
Version = "0.3.0"
// Revision git commit short commit hash
Revision = "xxxxxx" // set on build time
)
Expand Down

0 comments on commit 043ffdf

Please sign in to comment.