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 5277b6c9e..a79e21489 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webstorage" -version = "0.157.0" +version = "0.158.0" authors.workspace = true edition.workspace = true license.workspace = true |