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 Jun 4, 2023
1 parent 58f1b16 commit af6aaa1
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.0-unreleased"
SemVer = "0.5.0"
)

0 comments on commit af6aaa1

Please sign in to comment.