Skip to content

Commit 47a9dea

Browse files
authored
Merge pull request #237 from estesp/prep-2.1.0
Prepare v2.1.0 release
2 parents 4262c21 + 8c2864a commit 47a9dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/cmd/manifest-tool/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
var gitCommit = ""
1515

1616
const (
17-
version = "2.0.9-dev"
17+
version = "2.1.0"
1818
usage = "registry client to inspect and push multi-platform OCI & Docker v2 images"
1919
)
2020

0 commit comments

Comments
 (0)