We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c8901 commit 2edcd66Copy full SHA for 2edcd66
internal/version/version.go
@@ -1,7 +1,7 @@
1
// Package version records versioning information about this module.
2
package version
3
4
-var Version = "2.0.0"
+var Version = "2.0.1"
5
6
// String formats the semantic version string for this module.
7
func String() string {
0 commit comments