summaryrefslogtreecommitdiff
path: root/ext/kv
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/kv
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/kv')
-rw-r--r--ext/kv/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/kv/Cargo.toml b/ext/kv/Cargo.toml
index 4ac2becd9..3e805e4fb 100644
--- a/ext/kv/Cargo.toml
+++ b/ext/kv/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_kv"
-version = "0.72.0"
+version = "0.73.0"
authors.workspace = true
edition.workspace = true
license.workspace = true