We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f33da commit 8aecd15Copy full SHA for 8aecd15
version/version.go
@@ -7,4 +7,4 @@
7
package version // import "go.mongodb.org/mongo-driver/version"
8
9
// Driver is the current version of the driver.
10
-var Driver = "v1.9.0"
+var Driver = "v1.9.1-prerelease"
0 commit comments