diff --git a/internal/version/version.go b/internal/version/version.go index 8cccebfe0..d0bcc076a 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -2,7 +2,7 @@ package version var ( // Version is the current version of the oras. - Version = "0.9.0" + Version = "0.10.0" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1