Release independent packages

- napi@2.15.2
- napi-derive@2.15.2
This commit is contained in:
LongYinan 2024-02-17 22:58:27 +08:00
parent c49309fdc2
commit 97039b2f08
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ name = "napi-derive-backend"
readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs"
rust-version = "1.65"
version = "1.0.60"
version = "1.0.61"
[package.metadata.workspaces]
independent = true

View file

@ -8,7 +8,7 @@ name = "napi-derive"
readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs"
rust-version = "1.65"
version = "2.15.1"
version = "2.15.2"
[package.metadata.workspaces]
independent = true

View file

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