summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-07-04 17:58:01 -0600
committerGitHub <noreply@github.com>2023-07-05 01:58:01 +0200
commit1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9 (patch)
tree71a8c02678fd0e665e1b7a8e4aca01489869bc93 /ext/cache
parent6d0c658023cb502209ff0f952a4a607b9f72752a (diff)
1.35.0 (#19717)
Bumped versions for 1.35.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> 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 41ebb2a15..c49adc303 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.41.0"
+version = "0.42.0"
authors.workspace = true
edition.workspace = true
license.workspace = true