summaryrefslogtreecommitdiff
path: root/cli/napi
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-11-23 23:09:15 -0700
committerGitHub <noreply@github.com>2023-11-24 07:09:15 +0100
commit2941dd7da8a310cb898b4180a4511cde60d5375d (patch)
tree63ff37ad65d1376c9aee05033dcb2a2248fd1add /cli/napi
parent4ff5f175a868c97812eab2ae1235913e8912884a (diff)
chore: forward v1.38.3 release commit to main (#21320)
Diffstat (limited to 'cli/napi')
-rw-r--r--cli/napi/sym/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/napi/sym/Cargo.toml b/cli/napi/sym/Cargo.toml
index 959ef1e76..45787e884 100644
--- a/cli/napi/sym/Cargo.toml
+++ b/cli/napi/sym/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "napi_sym"
-version = "0.54.0"
+version = "0.55.0"
authors.workspace = true
edition.workspace = true
license.workspace = true