0.1.1
This commit is contained in:
parent
7bae4cbb4a
commit
c05966cbfb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "napi-rs",
|
"name": "napi-rs",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "A minimal library for building compiled Node add-ons in Rust.",
|
"description": "A minimal library for building compiled Node add-ons in Rust.",
|
||||||
"bin": {
|
"bin": {
|
||||||
"napi": "scripts/napi.js"
|
"napi": "scripts/napi.js"
|
||||||
|
|
Loading…
Reference in a new issue