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 4adba6c commit cfc0cb9Copy full SHA for cfc0cb9
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.4.0+prerelease"
+var Driver = "v1.4.0-rc0"
0 commit comments