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 aa1c52a commit bfd10f8Copy full SHA for bfd10f8
docs/reference/content/bson/installation-guide.md
@@ -22,4 +22,4 @@ This library comprehensively supports [BSON](http://www.bsonspec.org),
22
the data storage and network transfer format that MongoDB uses for "documents".
23
BSON is short for Binary [JSON](http://json.org/), is a binary-encoded serialization of JSON-like documents.
24
25
-{{< install artifactId="bson" version="3.0.0-rc1" >}}
+{{< install artifactId="bson" version="3.0.0" >}}
0 commit comments