Skip to content

Commit

Permalink
release: Bump for 2.1 release cycle.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed May 16, 2024
1 parent 5096c0f commit 136f78d
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 @@ -56,7 +56,7 @@ var (
// the package 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-pre"
Version = "2.1.0-pre"

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

0 comments on commit 136f78d

Please sign in to comment.