From 5ff881a0737eccceed55a0ace3ef3110d5b72b2f Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 1 May 2024 15:46:39 +0900 Subject: 1.43.0 (#23629) Bumped versions for 1.43.0 Co-authored-by: Divy Srivastava --- 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 189c5b37b..3d62b50fd 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.80.0" +version = "0.81.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3