Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit bd45ab1

Browse files
committed
Bump version to 0.16.2
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
1 parent b170508 commit bd45ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
var (
9-
Version = "dev"
9+
Version = "0.16.2"
1010

1111
// GitCommit will be overwritten automatically by the build system
1212
GitCommit = "HEAD"

0 commit comments

Comments
 (0)