From 760af934d9b4bf8d0ab7f47263dd7cb9675db7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 21 Dec 2023 19:43:52 +0100 Subject: chore: forward v1.39.1 commit to main (#21667) (#21671) Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju --- ext/cache/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/cache') diff --git a/ext/cache/Cargo.toml b/ext/cache/Cargo.toml index 62fdfe803..d6f79ad1a 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.60.0" +version = "0.61.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3