diff options
author | denobot <33910674+denobot@users.noreply.github.com> | 2023-04-02 09:27:53 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-01 20:27:53 -0400 |
commit | ad8d0c90d1887beb8a5f2c6d30f9dc71cc63e4fe (patch) | |
tree | efa9965958a1d96f90b4d510cb0895fed4f27adf /cli/napi | |
parent | e5588d2f1eb84947c8691fffbcf719a73557a3f5 (diff) |
chore: forward v1.32.3 release commit to main (#18561)
Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'cli/napi')
-rw-r--r-- | cli/napi/sym/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/napi/sym/Cargo.toml b/cli/napi/sym/Cargo.toml index 08f673549..dbee78f29 100644 --- a/cli/napi/sym/Cargo.toml +++ b/cli/napi/sym/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "napi_sym" -version = "0.26.0" +version = "0.27.0" authors.workspace = true edition.workspace = true license.workspace = true |