From 776d780617d99d34325524c2fb5a02c3a625bfa6 Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Mon, 27 Jun 2022 14:09:19 +0800 Subject: [PATCH] Update version Signed-off-by: Billy Zha --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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