forked from LaconicNetwork/kompose
bump kompose version to v0.1.0
This commit is contained in:
parent
c3ff0524de
commit
8227684466
@ -18,7 +18,7 @@ package version
|
||||
|
||||
var (
|
||||
// VERSION should be updated by hand at each release
|
||||
VERSION = "0.0.1-beta"
|
||||
VERSION = "0.1.0"
|
||||
|
||||
// GITCOMMIT will be overwritten automatically by the build system
|
||||
GITCOMMIT = "HEAD"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user