summaryrefslogtreecommitdiff
path: root/cli/napi
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-02-25 12:37:46 +0900
committerGitHub <noreply@github.com>2023-02-24 22:37:46 -0500
commit3cd24fa8d0e1e88f8292180fe564990b22b01a30 (patch)
tree5585c9e394acf51dc27a85c4d52af85fa4b8ed9a /cli/napi
parentb5b331e31ab1c46b70225d09d62703692985255a (diff)
chore: forward v1.31.1 release commit to main (#17939)
Co-authored-by: David Sherret <dsherret@gmail.com>
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 4b16235f3..f5ab0b91f 100644
--- a/cli/napi/sym/Cargo.toml
+++ b/cli/napi/sym/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "napi_sym"
-version = "0.20.0"
+version = "0.21.0"
authors.workspace = true
edition.workspace = true
license.workspace = true