Skip to content

Commit 4f49fb3

Browse files
author
Divjot Arora
committed
Update version to v1.3.1+prerelease
1 parent f002b1f commit 4f49fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
package version // import "go.mongodb.org/mongo-driver/version"
88

99
// Driver is the current version of the driver.
10-
var Driver = "v1.3.0"
10+
var Driver = "v1.3.1+prerelease"

0 commit comments

Comments
 (0)