Skip to content

Commit

Permalink
bump: tag and release v1.0.0 (#748)
Browse files Browse the repository at this point in the history
Signed-off-by: Shiwei Zhang <[email protected]>
  • Loading branch information
shizhMSFT authored Aug 15, 2023
2 parents 7574cea + 80e3fc4 commit 2e49d1b
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 @@ -15,7 +15,7 @@ package version

var (
// Version shows the current notation version, optionally with pre-release.
Version = "v1.0.0-rc.7"
Version = "v1.0.0"

// BuildMetadata stores the build metadata.
//
Expand Down

1 comment on commit 2e49d1b

@shizhMSFT
Copy link
Contributor Author

@shizhMSFT shizhMSFT commented on 2e49d1b Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a merge commit containing 80e3fc4

Please sign in to comment.