This commit is contained in:
LongYinan 2020-09-07 21:53:27 +08:00
parent 51f71fbd92
commit 91ccf6753a
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7

View file

@ -1,6 +1,6 @@
{
"name": "napi-rs",
"version": "0.3.1",
"version": "0.3.2",
"description": "A minimal library for building compiled Node add-ons in Rust.",
"bin": {
"napi": "scripts/index.js"