summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-06-16 01:55:31 +0200
committerGitHub <noreply@github.com>2023-06-16 01:55:31 +0200
commit239dc5e681ad61fb77ed7e0791a8512d6842040b (patch)
treeebf83886150fc5b618e76c120bc62d7f4e67e482 /ext/cache
parent0733943fe7de30fa54d6cd8ee34f7393e8bb7482 (diff)
chore: forward v1.34.3 release commit to main (#19526)
Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 c2b10b8b7..41ebb2a15 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.40.0"
+version = "0.41.0"
authors.workspace = true
edition.workspace = true
license.workspace = true