Compare commits

...

1 Commits

Author SHA1 Message Date
Joffrey F
c8b17e86de Bump version to 0.12.1
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-06-30 15:17:05 -07:00

View File

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