Skip to content

Commit

Permalink
Update version to v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qingyang-hu committed Nov 8, 2023
1 parent d20d068 commit 1f344bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -8,4 +8,4 @@
package version // import "go.mongodb.org/mongo-driver/version"

// Driver is the current version of the driver.
var Driver = "v1.12.2-prerelease"
var Driver = "v1.12.2"

0 comments on commit 1f344bd

Please sign in to comment.