Compare commits

...

1 Commits

Author SHA1 Message Date
Joffrey F
b48dc28d91 Bump version to 0.15.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-06-12 16:16:25 -07:00

View File

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