Skip to content

Commit 43187e5

Browse files
author
jmccollum
committed
fix version
1 parent d7c6b0e commit 43187e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
package version
2222

2323
var (
24-
Version = "0.11.0"
24+
Version = "0.12.0"
2525
Prerelease = ""
2626
Build = ""
2727
Date = ""

0 commit comments

Comments
 (0)