Compare commits

...

1 Commits

Author SHA1 Message Date
Guillaume Rose
bd45ab13d8 Bump version to 0.16.2
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
2019-09-02 13:53:51 +02:00

View File

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