Skip to content

Commit f641f05

Browse files
committed
bump version -> v0.9.0
1 parent 21c15bb commit f641f05

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
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
buildVersion = "v0.8.3-dev"
22+
buildVersion = "v0.9.0-dev"
2323
buildCommit = ""
2424
buildDate = ""
2525
)

0 commit comments

Comments
 (0)