diff options
Diffstat (limited to 'ext/webstorage')
-rw-r--r-- | ext/webstorage/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webstorage/Cargo.toml b/ext/webstorage/Cargo.toml index b6f9be663..ac09531a8 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webstorage" -version = "0.160.0" +version = "0.161.0" authors.workspace = true edition.workspace = true license.workspace = true |