Release independent packages

napi@2.0.0-beta.6
This commit is contained in:
LongYinan 2021-12-13 13:17:55 +08:00
parent 59a7b8621e
commit c8e6ab46d3
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7

View file

@ -7,7 +7,7 @@ license = "MIT"
name = "napi"
readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs"
version = "2.0.0-beta.5"
version = "2.0.0-beta.6"
[features]
async = ["tokio_rt"]