From a4c080b64b3a9c6f8f0a63bda9941f9eabd68035 Mon Sep 17 00:00:00 2001 From: rosahaj <141790572+rosahaj@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:06:43 +0000 Subject: [PATCH] Update README.md to point to newest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c912151..13526e1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ import { Cookie, CookieJar, wrapFetch, -} from "https://deno.land/x/another_cookiejar@v5.0.3/mod.ts"; +} from "https://deno.land/x/another_cookiejar@v5.0.4/mod.ts"; ``` ### wrapFetch