diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2022-11-03 19:40:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-04 00:40:23 +0100 |
| commit | 61fbfabe440f1cfffa7b8d17426ffdece4d430d0 (patch) | |
| tree | 4a2cd5150ab3f1a802ca2520ec1be89f707f5a32 /cli/napi_sym | |
| parent | 6fe9428805f80222daaf4ccdf9995f2e53b511ff (diff) | |
chore: forward v1.27.1 release commit to main (#16533)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'cli/napi_sym')
| -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 db7ee2ca3..c04eb4d75 100644 --- a/cli/napi_sym/Cargo.toml +++ b/cli/napi_sym/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "napi_sym" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT" readme = "README.md" |
