Skip to content

Commit

Permalink
docs: version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiawei397 committed Jun 21, 2021
1 parent 5e9528d commit 973b56d
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 @@ -5,7 +5,7 @@
## Examples

```ts
import { Client } from "https://deno.land/x/[email protected].1/mod.ts";
import { Client } from "https://deno.land/x/[email protected].3/mod.ts";
import { v4 } from "https://deno.land/[email protected]/uuid/mod.ts";
import Mock from "https://deno.land/x/[email protected]/mod.ts";
import { delay } from "../deps.ts";
Expand Down

0 comments on commit 973b56d

Please sign in to comment.