From 89ba3f820cdf2c9b497ffb777ebe692360b713b6 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 26 Jul 2023 08:18:02 -0600 Subject: 1.35.3 (#19947) Bumped versions for 1.35.3 Co-authored-by: mmastrac --- 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 d75e3d60a..9f10bd862 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.44.0" +version = "0.45.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3