diff options
Diffstat (limited to 'ext/webstorage/Cargo.toml')
-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 0461e74e3..40ac41cfb 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webstorage" -version = "0.109.0" +version = "0.110.0" authors.workspace = true edition.workspace = true license.workspace = true |