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 a31709b commit 9af9419Copy full SHA for 9af9419
version.go
@@ -1,4 +1,4 @@
1
package client
2
3
// Version used in User-Agent header.
4
-const Version = "1.0.0-beta.7+dev"
+const Version = "1.0.0-beta.7"
0 commit comments