From 239dc5e681ad61fb77ed7e0791a8512d6842040b Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 16 Jun 2023 01:55:31 +0200 Subject: chore: forward v1.34.3 release commit to main (#19526) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- ext/node/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/node') diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml index e3ed2a42e..125f58571 100644 --- a/ext/node/Cargo.toml +++ b/ext/node/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_node" -version = "0.45.0" +version = "0.46.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3