Skip to content

Commit bfd10f8

Browse files
committed
Fix bson version in the installation-guide
1 parent aa1c52a commit bfd10f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/content/bson/installation-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ This library comprehensively supports [BSON](http://www.bsonspec.org),
2222
the data storage and network transfer format that MongoDB uses for "documents".
2323
BSON is short for Binary [JSON](http://json.org/), is a binary-encoded serialization of JSON-like documents.
2424

25-
{{< install artifactId="bson" version="3.0.0-rc1" >}}
25+
{{< install artifactId="bson" version="3.0.0" >}}

0 commit comments

Comments
 (0)