This commit is contained in:
LongYinan 2020-09-04 17:37:05 +08:00
parent 35e6beaf8a
commit 9c45704eae
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881

View file

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