Compare commits

...

1 Commits

Author SHA1 Message Date
Joffrey F
9ba6da9ebd Bump version to 0.13.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-10-18 15:41:34 -07:00

View File

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