Skip to content

Commit 20a7983

Browse files
committed
Update version to v1.11.3
1 parent a38beea commit 20a7983

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
@@ -8,4 +8,4 @@
88
package version // import "go.mongodb.org/mongo-driver/version"
99

1010
// Driver is the current version of the driver.
11-
var Driver = "v1.11.2"
11+
var Driver = "v1.11.3"

0 commit comments

Comments
 (0)