Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
npololnskii committed Feb 18, 2021
1 parent 12f2a91 commit 96c3611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

//to update version, just set variable with new version and run `make version-set`
var VERSION = "0.0.8"
var VERSION = "0.0.9"

//set during build
var REVISION = "unknown"

0 comments on commit 96c3611

Please sign in to comment.