summaryrefslogtreecommitdiff
path: root/ext/napi
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-06-19 10:17:32 +0900
committerGitHub <noreply@github.com>2024-06-19 03:17:32 +0200
commit1d6b775f812f22f90d27a5d81a59070ad2d1172b (patch)
tree8f753991b82385e608497883e478a6fefcb00496 /ext/napi
parentcfaffe9e5bbd18e48e8af2f03ea6512cf0a52379 (diff)
chore: forward v1.44.3 release commit to main (#24256)
This is the release commit being forwarded back to main for 1.44.3 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 9abd28a35..4b39c268b 100644
--- a/ext/napi/Cargo.toml
+++ b/ext/napi/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_napi"
-version = "0.86.0"
+version = "0.87.0"
authors.workspace = true
edition.workspace = true
license.workspace = true