From a4988d00dad8b5e665cd1f38826674d1317e8cf9 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:15:38 -0500 Subject: chore: forward v1.30.3 release commit to main (#17677) 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/napi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/napi') diff --git a/ext/napi/Cargo.toml b/ext/napi/Cargo.toml index 8562c7f80..c9ae4acd9 100644 --- a/ext/napi/Cargo.toml +++ b/ext/napi/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_napi" -version = "0.18.0" +version = "0.19.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3