Skip to content

Commit 45e2263

Browse files
committed
release: Bump for 2.2 release cycle.
1 parent b795142 commit 45e2263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var (
5454
// the app will panic at runtime. Of particular note is the pre-release
5555
// and build metadata portions MUST only contain characters from
5656
// semanticAlphabet.
57-
Version = "2.1.0-pre"
57+
Version = "2.2.0-pre"
5858

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

0 commit comments

Comments
 (0)