Skip to content

Commit

Permalink
Fix version to prepare for the v1.15.0 release. (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdale authored Apr 12, 2024
1 parent 86cb647 commit 64d6ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
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.14.0-prerelease"
var Driver = "v1.15.0-prerelease"

0 comments on commit 64d6ed0

Please sign in to comment.