0.2.3
This commit is contained in:
parent
498768578d
commit
26f80b1511
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "napi-rs",
|
"name": "napi-rs",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"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