From 98d062e3dcd8804bd959ea41f6a0103ccd87f283 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:46:27 -0500 Subject: chore: forward v1.28.3 release commit to main (#16884) Co-authored-by: kt3k --- 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 44b6687f3..06b1a04bb 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.11.0" +version = "0.12.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3