Skip to content

Commit c94eb05

Browse files
committed
Update reference documentation to reference mongodb-crypt 1.0.1 release
1 parent ac3cf17 commit c94eb05

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reference/content/driver-reactive/tutorials/client-side-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See the [installation]({{< relref "driver-reactive/getting-started/installation.
3232

3333
There is a separate jar file containing`libmongocrypt` bindings.
3434

35-
{{< install artifactId="mongodb-crypt" version="1.0.0">}}
35+
{{< install artifactId="mongodb-crypt" version="1.0.1">}}
3636

3737
### mongocryptd configuration
3838

docs/reference/content/driver-scala/tutorials/client-side-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See the [installation]({{< relref "driver-scala/getting-started/installation.md"
3535

3636
There is a separate jar file containing`libmongocrypt` bindings.
3737

38-
{{< install artifactId="mongodb-crypt" version="1.0.0-beta4">}}
38+
{{< install artifactId="mongodb-crypt" version="1.0.1">}}
3939

4040
### mongocryptd configuration
4141

docs/reference/content/driver/tutorials/client-side-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See the [installation]({{< relref "driver/getting-started/installation.md" >}})
2929

3030
There is a separate jar file containing`libmongocrypt` bindings.
3131

32-
{{< install artifactId="mongodb-crypt" version="1.0.0">}}
32+
{{< install artifactId="mongodb-crypt" version="1.0.1">}}
3333

3434
### mongocryptd configuration
3535

0 commit comments

Comments
 (0)