summaryrefslogtreecommitdiff
path: root/ext/node
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-14 15:22:54 -0800
committerGitHub <noreply@github.com>2022-12-15 00:22:54 +0100
commit0d4e4af7acf82c1365999a7281910daa05f0e982 (patch)
tree766660ac9a93e3cbb52ee1e930bff91fe9607e37 /ext/node
parent9f82abb4b4c5403ffeb9d3eabede57f9b544d930 (diff)
1.29.0 (#17052)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/node')
-rw-r--r--ext/node/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml
index ae1d8cdc2..6df21a47d 100644
--- a/ext/node/Cargo.toml
+++ b/ext/node/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_node"
-version = "0.17.0"
+version = "0.18.0"
authors.workspace = true
edition.workspace = true
license.workspace = true