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.
2 parents 22af1db + c6d1369 commit 79ad771Copy full SHA for 79ad771
version/version.go
@@ -8,4 +8,4 @@
8
package version // import "go.mongodb.org/mongo-driver/version"
9
10
// Driver is the current version of the driver.
11
-var Driver = "2.0.0-beta2"
+var Driver = "2.0.0"
0 commit comments