summaryrefslogtreecommitdiff
path: root/ext/napi
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-09-01 20:08:58 +0200
committerGitHub <noreply@github.com>2023-09-01 18:08:58 +0000
commit2b191c6e9d9c875a46d2943955d4e9ca08c6b657 (patch)
tree3c4e22c9ec94bec054f41579f1895e297040e227 /ext/napi
parentc9223bc6a5a9461e017df75a7fa9cf35430e2521 (diff)
chore: forward v1.36.4 to main (#20352)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Diffstat (limited to 'ext/napi')
-rw-r--r--ext/napi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/napi/Cargo.toml b/ext/napi/Cargo.toml
index 72820060d..df11e7f11 100644
--- a/ext/napi/Cargo.toml
+++ b/ext/napi/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_napi"
-version = "0.47.0"
+version = "0.48.0"
authors.workspace = true
edition.workspace = true
license.workspace = true