Release independent packages

napi@2.15.4
This commit is contained in:
LongYinan 2024-02-22 19:01:18 +08:00
parent ebd5eef267
commit 33cf208758
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.65" rust-version = "1.65"
version = "2.15.3" version = "2.15.4"
[lib] [lib]
doctest = false doctest = false