Skip to content

Commit

Permalink
bump version -> v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gesquive committed Mar 29, 2022
1 parent 21c15bb commit f641f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -19,7 +19,7 @@ import (
)

var (
buildVersion = "v0.8.3-dev"
buildVersion = "v0.9.0-dev"
buildCommit = ""
buildDate = ""
)
Expand Down

0 comments on commit f641f05

Please sign in to comment.