Skip to content

Commit bda2427

Browse files
committed
bump version to 0.0.6
1 parent 4062fbf commit bda2427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package main
22

3-
var version = "0.0.5"
3+
var version = "0.0.6"
44

55
func GetVersion() string {
66
return version

0 commit comments

Comments
 (0)