Skip to content

Commit b34577f

Browse files
committed
bump version to 0.0.11
1 parent e16ad7f commit b34577f

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.10"
3+
var version = "0.0.11"
44

55
func GetVersion() string {
66
return version

0 commit comments

Comments
 (0)