Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Sep 29, 2022
1 parent 7437606 commit d209a94
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.2", "GPLv3", true)
info.Set("jess", "0.3.0", "GPLv3", true)

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

0 comments on commit d209a94

Please sign in to comment.