Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed Sep 15, 2024
1 parent 3f35503 commit 707ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ package lib

const (
// SemVer is the semantic version of this program
SemVer = "0.5.4"
SemVer = "0.5.5"
)

0 comments on commit 707ca27

Please sign in to comment.