forked from LaconicNetwork/kompose
0.1.1 is coming
This commit is contained in:
parent
12d6e87454
commit
7597e734b7
@ -18,7 +18,7 @@ package version
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// VERSION should be updated by hand at each release
|
// VERSION should be updated by hand at each release
|
||||||
VERSION = "dev"
|
VERSION = "0.1.1"
|
||||||
|
|
||||||
// GITCOMMIT will be overwritten automatically by the build system
|
// GITCOMMIT will be overwritten automatically by the build system
|
||||||
GITCOMMIT = "HEAD"
|
GITCOMMIT = "HEAD"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user