summaryrefslogtreecommitdiff
path: root/cli/napi/sym
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2023-01-13 13:36:51 -0500
committerGitHub <noreply@github.com>2023-01-13 13:36:51 -0500
commit377f59327344bbb4f37b2eec189ae981a9a9db45 (patch)
tree0bd9a1ad1ac374347e9a0a83bed87049308683af /cli/napi/sym
parent1b17985c5a438858b4cbe4e1e57cf000aeea0772 (diff)
chore: forward 1.29.3 release back to main (#17401)
Diffstat (limited to 'cli/napi/sym')
-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 b232ea61e..2d0586348 100644
--- a/cli/napi/sym/Cargo.toml
+++ b/cli/napi/sym/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "napi_sym"
-version = "0.13.0"
+version = "0.14.0"
authors.workspace = true
edition.workspace = true
license.workspace = true