Skip to content

Commit

Permalink
0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jiawei397 committed Dec 16, 2021
1 parent 8e49382 commit 3d53e5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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].3/mod.ts";
import { Client } from "https://deno.land/x/[email protected].4/mod.ts";
import { v4 } from "https://deno.land/[email protected]/uuid/mod.ts";
import Mock from "https://deno.land/x/[email protected]/mod.ts";

Expand Down
2 changes: 1 addition & 1 deletion scripts.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.3.3
version: 0.3.4
name: deno_es
scripts:
dev:
Expand Down

0 comments on commit 3d53e5c

Please sign in to comment.