Skip to content

Commit d6a7eac

Browse files
committed
[release-v2.1] release: Bump for 2.1.2.
1 parent 0d98382 commit d6a7eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var (
5757
// the package will panic at runtime. Of particular note is the pre-release
5858
// and build metadata portions MUST only contain characters from
5959
// semanticAlphabet.
60-
Version = "2.1.1+release.local"
60+
Version = "2.1.2+release.local"
6161

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

0 commit comments

Comments
 (0)