Skip to content

Commit e3e7fe8

Browse files
committed
version: Bump to 2.1.0-pre
1 parent de626cd commit e3e7fe8

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
@@ -40,7 +40,7 @@ var (
4040
// the app will panic at runtime. Of particular note is the pre-release
4141
// and build metadata portions MUST only contain characters from
4242
// semanticAlphabet.
43-
version = "2.0.0-pre"
43+
version = "2.1.0-pre"
4444

4545
// NOTE: The following values are set via init by parsing the above version
4646
// string.

0 commit comments

Comments
 (0)