Compare commits

...

1 Commits

Author SHA1 Message Date
Joffrey F
89b833253d Bump version to 0.14.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 11:34:34 -08:00

View File

@@ -6,7 +6,7 @@ import (
)
var (
Version = "dev"
Version = "0.14.0"
// GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD"