Skip to content

Commit 3f4aaa6

Browse files
committed
bump version -> v0.8.1
1 parent a0edf15 commit 3f4aaa6

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.0-dev"
22+
buildVersion = "v0.8.1-dev"
2323
buildCommit = ""
2424
buildDate = ""
2525
)

0 commit comments

Comments
 (0)