chore(release): napi@0.4.3, napi-sys@0.4.1
This commit is contained in:
parent
789fea5e4d
commit
be51252e18
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "napi"
|
name = "napi"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
authors = ["Nathan Sobo <nathan@github.com>", "Yinan Long <lynweklm@gmail.com>"]
|
authors = ["Nathan Sobo <nathan@github.com>", "Yinan Long <lynweklm@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "N-API bindings"
|
description = "N-API bindings"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "napi-sys"
|
name = "napi-sys"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
authors = ["LongYinan <lynweklm@gmail.com>"]
|
authors = ["LongYinan <lynweklm@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Add table
Reference in a new issue