From 0d4e4af7acf82c1365999a7281910daa05f0e982 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 14 Dec 2022 15:22:54 -0800 Subject: 1.29.0 (#17052) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bartlomieju Co-authored-by: Bartek IwaƄczuk --- 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 b3c97ce2b..77bb09052 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.162.0" +version = "0.163.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3