Skip to content

Commit 42dc345

Browse files
Bump version to 0.0.5 (#36)
1 parent 81cae41 commit 42dc345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
const (
19-
versionStr = "0.4.0"
19+
versionStr = "0.5.0"
2020
)
2121

2222
var (

0 commit comments

Comments
 (0)