bump kompose version to v0.1.0

This commit is contained in:
Tuna 2016-09-09 16:46:31 +07:00
parent c3ff0524de
commit 8227684466

View File

@ -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 = "0.0.1-beta" VERSION = "0.1.0"
// GITCOMMIT will be overwritten automatically by the build system // GITCOMMIT will be overwritten automatically by the build system
GITCOMMIT = "HEAD" GITCOMMIT = "HEAD"