From 6369098ad74a263e461478f94782bc469de15468 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:14:26 +0200 Subject: chore: forward v1.33.1 release commit to main (#18897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- ext/webstorage/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/webstorage') diff --git a/ext/webstorage/Cargo.toml b/ext/webstorage/Cargo.toml index d3a323612..52d12a9cc 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webstorage" -version = "0.95.0" +version = "0.96.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3