Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manyuanrong authored Sep 12, 2021
1 parent f449d9a commit 891761d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
## Examples

```ts
import { Bson, MongoClient } from "https://deno.land/x/mongo@v0.25.0/mod.ts";
import { Bson, MongoClient } from "https://deno.land/x/mongo@v0.26.0/mod.ts";

const client = new MongoClient();

Expand Down

0 comments on commit 891761d

Please sign in to comment.