Skip to content

Commit 640b5f6

Browse files
committed
chore: update changelog
1 parent a530a49 commit 640b5f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Why the name ? because I didn't want to reserve the cookiejar name, since this
77
library may not be good at it. (But I hope you like it)
88

99
Did you like this ? Take a look at our other library, you may like that as well:
10-
https://github.com/jd1378/deno-fetch-goody
10+
<https://github.com/jd1378/deno-fetch-goody>
1111

1212
## usage
1313

@@ -18,7 +18,7 @@ import {
1818
Cookie,
1919
CookieJar,
2020
wrapFetch,
21-
} from "https://deno.land/x/[email protected].2/mod.ts";
21+
} from "https://deno.land/x/[email protected].3/mod.ts";
2222
```
2323

2424
### wrapFetch

0 commit comments

Comments
 (0)