Skip to content

Commit 79ad771

Browse files
Merge branch 'master' into dependabot/go_modules/golang.org/x/sync-0.10.0
2 parents 22af1db + c6d1369 commit 79ad771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
package version // import "go.mongodb.org/mongo-driver/version"
99

1010
// Driver is the current version of the driver.
11-
var Driver = "2.0.0-beta2"
11+
var Driver = "2.0.0"

0 commit comments

Comments
 (0)