From 377f59327344bbb4f37b2eec189ae981a9a9db45 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Fri, 13 Jan 2023 13:36:51 -0500 Subject: chore: forward 1.29.3 release back to main (#17401) --- 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 e4fc26580..b295dd683 100644 --- a/ext/cache/Cargo.toml +++ b/ext/cache/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_cache" -version = "0.15.0" +version = "0.16.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3