Skip to content

Commit 4b5b29a

Browse files
committed
bump version for v0.5.1
1 parent f64c9ff commit 4b5b29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ package lib
55

66
const (
77
// SemVer is the semantic version of this program
8-
SemVer = "0.5.0"
8+
SemVer = "0.5.1"
99
)

0 commit comments

Comments
 (0)