Skip to content

Commit

Permalink
bump patch version, fixes #103
Browse files Browse the repository at this point in the history
  • Loading branch information
majestrate committed Feb 26, 2023
1 parent 624e2a1 commit 160f291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var Major = "0"

var Minor = "4"

var Patch = "2"
var Patch = "4"

var Git string

Expand Down

0 comments on commit 160f291

Please sign in to comment.