From 97147faf891dce8d77bc829cbd0ebc1afebb2575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 2 May 2023 13:30:11 +0200 Subject: chore: release extension crates, unpin tokio (#18954) --- 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 21716d7ca..23d4ba172 100644 --- a/ext/node/Cargo.toml +++ b/ext/node/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_node" -version = "0.38.0" +version = "0.39.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3