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) --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index 4d35c3407..c36ca6437 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.165.0" +version = "0.166.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3