From 6ba245fe2570b29e35a4fd296a196a58870b1e3c Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 3 Aug 2023 18:26:25 +0200 Subject: 1.36.0 (#20036) 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 9f10bd862..76567ea4a 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.45.0" +version = "0.46.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3