Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jd1378 committed Feb 27, 2023
1 parent a530a49 commit 640b5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Why the name ? because I didn't want to reserve the cookiejar name, since this
library may not be good at it. (But I hope you like it)

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

## usage

Expand All @@ -18,7 +18,7 @@ import {
Cookie,
CookieJar,
wrapFetch,
} from "https://deno.land/x/another_cookiejar@v5.0.2/mod.ts";
} from "https://deno.land/x/another_cookiejar@v5.0.3/mod.ts";
```

### wrapFetch
Expand Down

0 comments on commit 640b5f6

Please sign in to comment.