We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c40e0c commit ac0883aCopy full SHA for ac0883a
1 file changed
version/version.go
@@ -1,7 +1,7 @@
1
package version
2
3
// Version the library version number
4
-const Version = "1.9.7"
+const Version = "1.9.8"
5
6
// The build number
7
var Build string
0 commit comments