We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c22d67 commit f132378Copy full SHA for f132378
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 = "1.17.0"
+var Driver = "1.17.2"
0 commit comments