Skip to content

Commit

Permalink
[release-v2.0] Update version for v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrick authored and davecgh committed May 24, 2024
1 parent 4191e25 commit d9a1862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ var (
// the app will panic at runtime. Of particular note is the pre-release
// and build metadata portions MUST only contain characters from
// semanticAlphabet.
Version = "2.0.0+release.local"
Version = "2.0.1+release.local"

// NOTE: The following values are set via init by parsing the above Version
// string.
Expand Down

0 comments on commit d9a1862

Please sign in to comment.