Skip to content

Commit

Permalink
Update reference documentation to reference mongodb-crypt 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Jan 16, 2020
1 parent f09cc68 commit db9c21d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ See the [installation]({{< relref "driver-async/getting-started/installation.md"

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

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

### mongocryptd configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See the [installation]({{< relref "driver/getting-started/installation.md" >}})

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

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

### mongocryptd configuration

Expand Down

0 comments on commit db9c21d

Please sign in to comment.