We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d6ed0 commit 7a495f2Copy full SHA for 7a495f2
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 = "v1.15.0-prerelease"
+var Driver = "v1.15.0"
0 commit comments