We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64c9ff commit 4b5b29aCopy full SHA for 4b5b29a
lib/constants.go
@@ -5,5 +5,5 @@ package lib
5
6
const (
7
// SemVer is the semantic version of this program
8
- SemVer = "0.5.0"
+ SemVer = "0.5.1"
9
)
0 commit comments