summaryrefslogtreecommitdiff
path: root/ext/cache
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-15 10:30:55 -0800
committerGitHub <noreply@github.com>2022-12-15 13:30:55 -0500
commitb9527f502029fdf24ab9a98c6316e5d0f286a47d (patch)
tree8d594b511efafb49f861dfb41f6be61043d4b029 /ext/cache
parent50c75265260a0bcdd19fe4a3ee6439935c04ea66 (diff)
chore: forward v1.29.1 release commit to main (#17067)
Co-authored-by: dsherret <dsherret@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 8ce7b3906..651bfc727 100644
--- a/ext/cache/Cargo.toml
+++ b/ext/cache/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_cache"
-version = "0.13.0"
+version = "0.14.0"
authors.workspace = true
edition.workspace = true
license.workspace = true