Skip to content

Commit f4c6cef

Browse files
committed
bump version -> v0.8.3
1 parent a749d7a commit f4c6cef

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

0 commit comments

Comments
 (0)