summaryrefslogtreecommitdiff
path: root/ext/napi
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-09-19 22:29:17 +0200
committerGitHub <noreply@github.com>2023-09-19 20:29:17 +0000
commit997aa604dfd50c0f0ec6fd4db16b5034d2cfd726 (patch)
tree51a528521e7604c8e45ea2e4148bc40130988a14 /ext/napi
parent612818d04399ef706df3df5ac94e6ef7e633cff7 (diff)
1.37.0 (#20574)
Co-authored-by: David Sherret <dsherret@gmail.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 df11e7f11..0170d1b53 100644
--- a/ext/napi/Cargo.toml
+++ b/ext/napi/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_napi"
-version = "0.48.0"
+version = "0.49.0"
authors.workspace = true
edition.workspace = true
license.workspace = true