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 Feb 19, 2023
1 parent 253b63f commit c6ccee9
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.4.0-unreleased"
SemVer = "0.4.0"
)

0 comments on commit c6ccee9

Please sign in to comment.