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 1bb3f9f commit 76b3548Copy full SHA for 76b3548
snooty.toml
@@ -16,7 +16,7 @@ toc_landing_pages = [
16
driver-short = "Java Reactive Streams driver"
17
driver-long = "MongoDB Java Reactive Streams Driver"
18
version = "5.1"
19
-full-version = "{+version+}.3"
+full-version = "{+version+}.4"
20
api = "https://mongodb.github.io/mongo-java-driver/{+version+}/apidocs"
21
rs-docs = "https://www.reactive-streams.org/reactive-streams-1.0.4-javadoc/org/reactivestreams"
22
driver-source-gh = "https://github.com/mongodb/mongo-java-driver"
0 commit comments