0.3.5
This commit is contained in:
parent
15cb7e5765
commit
de2e7ec3a5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "napi-rs",
|
"name": "napi-rs",
|
||||||
"version": "0.3.4",
|
"version": "0.3.5",
|
||||||
"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/index.js"
|
"napi": "scripts/index.js"
|
||||||
|
|
Loading…
Reference in a new issue