summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-11-24 17:59:42 -0500
committerGitHub <noreply@github.com>2022-11-24 23:59:42 +0100
commit72dd7ad8075d626f5ec4aedca5f6aaae19c736bb (patch)
treeeaf4a8abc9a9b17bc32da1aa3f7946472fda36cf /ext/cache
parent823a5f60151f71846468205f70115d862586b0aa (diff)
chore: forward v1.28.2 release commit to main (#16796)
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 54302fb37..44b6687f3 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.10.0"
+version = "0.11.0"
authors.workspace = true
edition.workspace = true
license.workspace = true