lib/version: Update
This commit is contained in:
parent
014864b05e
commit
102ed4f7ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Pre-built binaries will have version set correctly during build time.
|
// Pre-built binaries will have version set correctly during build time.
|
||||||
var Version = "v0.2.1-HEAD"
|
var Version = "v0.2.2-HEAD"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue