summaryrefslogtreecommitdiff
path: root/ext/webstorage
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-08-21 20:16:45 -0400
committerGitHub <noreply@github.com>2024-08-22 02:16:45 +0200
commit3314a0ceb8f874986d5da9f36f683740bd813750 (patch)
treeb044e076327c31cb077ad78a01cc52535cf4191a /ext/webstorage
parent32a579d4189d47af618ea958e9a6fbe1ddb81f4e (diff)
1.46.0 (#25139)
Bumped versions for 1.46.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/webstorage')
-rw-r--r--ext/webstorage/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webstorage/Cargo.toml b/ext/webstorage/Cargo.toml
index 360f30b38..b6f9be663 100644
--- a/ext/webstorage/Cargo.toml
+++ b/ext/webstorage/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_webstorage"
-version = "0.159.0"
+version = "0.160.0"
authors.workspace = true
edition.workspace = true
license.workspace = true