Skip to content

Commit

Permalink
Update version to v1.11.1-prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdale committed Nov 3, 2022
1 parent ea2a55c commit 4803b59
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.11.0"
var Driver = "v1.11.1-prerelease"

0 comments on commit 4803b59

Please sign in to comment.