We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0403071 commit 3a3d280Copy full SHA for 3a3d280
lib/constants.go
@@ -5,5 +5,5 @@ package lib
5
6
const (
7
// SemVer is the semantic version of this program
8
- SemVer = "0.2.1"
+ SemVer = "0.3.0"
9
)
0 commit comments