From 2f4b73410a1469fa880208dbba990574e5a89d79 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 12 Jul 2023 21:36:42 -0400 Subject: chore: forward 1.35.1 back to main (#19814) --- 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 b90a922c3..c3c5954ee 100644 --- a/ext/napi/Cargo.toml +++ b/ext/napi/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_napi" -version = "0.40.0" +version = "0.41.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3