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 dbffb1c commit 10afe00Copy full SHA for 10afe00
core/version/version.go
@@ -7,4 +7,4 @@
7
package version
8
9
// Driver is the current version of the driver.
10
-var Driver = "v0.0.18"
+var Driver = "v0.0.19-prerelease"
0 commit comments