From 72dd7ad8075d626f5ec4aedca5f6aaae19c736bb Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 24 Nov 2022 17:59:42 -0500 Subject: chore: forward v1.28.2 release commit to main (#16796) 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 a1095c35b..773c83980 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.160.0" +version = "0.161.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3