diff options
Diffstat (limited to 'ext/node')
-rw-r--r-- | ext/node/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml index 794f1cf4c..5a11a2e88 100644 --- a/ext/node/Cargo.toml +++ b/ext/node/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_node" -version = "0.69.0" +version = "0.70.0" authors.workspace = true edition.workspace = true license.workspace = true |