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 --- ext/console/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/console/Cargo.toml') diff --git a/ext/console/Cargo.toml b/ext/console/Cargo.toml index f9eb072fd..2f15969da 100644 --- a/ext/console/Cargo.toml +++ b/ext/console/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_console" -version = "0.80.0" +version = "0.81.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3