Compare commits

...

1 Commits

Author SHA1 Message Date
Joffrey F
702c267fc3 Bump version to 0.16.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-11-08 12:18:11 -08:00

View File

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