Release independent packages

napi@2.13.2
This commit is contained in:
LongYinan 2023-06-14 15:51:34 +08:00
parent 53cd1bc904
commit 8ec367e6c5
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7

View file

@ -8,7 +8,7 @@ name = "napi"
readme = "README.md" readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs" repository = "https://github.com/napi-rs/napi-rs"
rust-version = "1.57" rust-version = "1.57"
version = "2.13.1" version = "2.13.2"
[lib] [lib]
doctest = false doctest = false