Skip to content

Commit

Permalink
bump up version to v0.10.0-alpha.3 (notaryproject#301)
Browse files Browse the repository at this point in the history
* bump up version to v1.0.0-alpha.3
* revise version to v0.10.0-alpha.3

Signed-off-by: Yi Zha <[email protected]>
  • Loading branch information
yizha1 authored Aug 17, 2022
1 parent 6ede6db commit 87aa9c5
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 shows the current notation version, optionally with pre-release.
Version = "v0.7.1-alpha.1"
Version = "v0.10.0-alpha.3"

// BuildMetadata stores the build metadata.
BuildMetadata = "unreleased"
Expand Down

0 comments on commit 87aa9c5

Please sign in to comment.