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 e0448aa commit 20c4560Copy full SHA for 20c4560
snooty.toml
@@ -22,7 +22,7 @@ toc_landing_pages = [
22
driver-short = "Java Reactive Streams driver"
23
driver-long = "MongoDB Java Reactive Streams Driver"
24
version = "5.5"
25
-full-version = "{+version+}.0"
+full-version = "{+version+}.1"
26
api-root = "https://mongodb.github.io/mongo-java-driver/{+version+}/apidocs"
27
driver-api = "{+api-root+}/driver-reactive-streams/com/mongodb/reactivestreams/client"
28
core-api = "{+api-root+}/driver-core/com/mongodb"
0 commit comments