Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Oct 11, 2022
1 parent 788a04e commit 5dacdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var (
)

func main() {
info.Set("jess", "0.3.0", "GPLv3", true)
info.Set("jess", "0.3.1", "GPLv3", true)

err := info.CheckVersion()
if err != nil {
Expand Down

0 comments on commit 5dacdd9

Please sign in to comment.