Skip to content

Commit

Permalink
bump: update version to release 0.14.0 (#515)
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah authored Aug 22, 2022
1 parent 06b9625 commit 4f09007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package version

var (
// Version is the current version of the oras.
Version = "0.13.0"
Version = "0.14.0"
// BuildMetadata is the extra build time data
BuildMetadata = "unreleased"
// GitCommit is the git sha1
Expand Down

0 comments on commit 4f09007

Please sign in to comment.