Bump version to 0.12.2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F
2017-07-12 16:53:51 -07:00
parent f524cdc151
commit 937160559e

View File

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