diff options
author | denobot <33910674+denobot@users.noreply.github.com> | 2022-11-13 15:31:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 15:31:36 -0500 |
commit | 916598f8a77d1fb7b7feb577e600ead2bc45045f (patch) | |
tree | d0c93dffda220615a742aaebceb413d91f32d868 /cli/napi_sym | |
parent | 52dc3ef1a4db10ce35345c84e07bbae0c463ba18 (diff) |
1.28.0 (#16620)
Co-authored-by: David Sherret <dsherret@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 9814af17a..de1b4e03a 100644 --- a/cli/napi_sym/Cargo.toml +++ b/cli/napi_sym/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "napi_sym" -version = "0.6.0" +version = "0.7.0" edition = "2021" license = "MIT" readme = "README.md" |