Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Dec 19, 2023
1 parent c475557 commit 393206b
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.2", "GPLv3", true)
info.Set("jess", "0.3.3", "GPLv3", true)

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

0 comments on commit 393206b

Please sign in to comment.