Skip to content

Commit db9c21d

Browse files
committed
Update reference documentation to reference mongodb-crypt 1.0.1 release
1 parent f09cc68 commit db9c21d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

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

36-
{{< install artifactId="mongodb-crypt" version="1.0.0">}}
36+
{{< install artifactId="mongodb-crypt" version="1.0.1">}}
3737

3838
### mongocryptd configuration
3939

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)