diff --git a/internal/version/version.go b/internal/version/version.go index 3c2f5e4cc..7f930e5dc 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.12.0" + Version = "0.13.0" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1