We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d74790 commit 1b8aad1Copy full SHA for 1b8aad1
docs/landing/data/releases.toml
@@ -6,7 +6,7 @@ current = "3.0.0"
6
api = "http://api.mongodb.org/java/3.0"
7
8
[[versions]]
9
- version = "2.13.0"
+ version = "2.13.1"
10
status = ""
11
docs = "./2.13"
12
api = "http://api.mongodb.org/java/2.13"
@@ -19,7 +19,7 @@ current = "3.0.0"
19
[[drivers]]
20
name = "mongo-java-driver"
21
description = "An uber jar containing the bson library, the core library and the mongodb-driver."
22
- versions = "3.0.0,2.13.0"
+ versions = "3.0.0,2.13.1"
23
24
25
name = "mongodb-driver-async"
0 commit comments