summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-12 19:03:27 +0200
committerGitHub <noreply@github.com>2023-04-12 13:03:27 -0400
commit05c393b99bf6888e4cee1761b7a557666c8f8ddc (patch)
treec0bcea2802f84046dbf4f5cfe8532944ed115ce7 /ext/cache
parentf90caa821c5a4acf28f7dec4071994ecf6f26e57 (diff)
chore: forward v1.32.4 release commit to main (#18669)
Co-authored-by: levex <levex@users.noreply.github.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 cd018d147..1ab7808d3 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.29.0"
+version = "0.30.0"
authors.workspace = true
edition.workspace = true
license.workspace = true