Skip to content

Commit 173c010

Browse files
committed
maint: bump internal version to 0.10.0
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
1 parent 84cf587 commit 173c010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package version
22

33
var (
44
// Version is the current version of the oras.
5-
Version = "0.9.0"
5+
Version = "0.10.0"
66
// BuildMetadata is the extra build time data
77
BuildMetadata = "unreleased"
88
// GitCommit is the git sha1

0 commit comments

Comments
 (0)