From b6d21e47007541b4fbad0efc5477257a73a318cc Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Tue, 29 Aug 2023 22:06:02 +0530 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab680f..44bc3b1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Change the package manager to whatever you like. On Deno and browsers, you can use [esm.sh](https://esm.sh/) for importing this: ```ts -import * as Iron from 'https://esm.sh/iron-webcrypto@0.8.1' +import * as Iron from 'https://esm.sh/iron-webcrypto@0.8.2' ``` ## Usage