summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-09-19 22:29:17 +0200
committerGitHub <noreply@github.com>2023-09-19 20:29:17 +0000
commit997aa604dfd50c0f0ec6fd4db16b5034d2cfd726 (patch)
tree51a528521e7604c8e45ea2e4148bc40130988a14 /ext/cache
parent612818d04399ef706df3df5ac94e6ef7e633cff7 (diff)
1.37.0 (#20574)
Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'ext/cache')
-rw-r--r--ext/cache/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cache/Cargo.toml b/ext/cache/Cargo.toml
index af72142d5..5eb84353c 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.50.0"
+version = "0.51.0"
authors.workspace = true
edition.workspace = true
license.workspace = true