0.3.0
This commit is contained in:
parent
35e6beaf8a
commit
9c45704eae
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "napi-rs",
|
"name": "napi-rs",
|
||||||
"version": "0.2.6",
|
"version": "0.3.0",
|
||||||
"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