Skip to content

Commit

Permalink
Merge pull request #21 from bvanjoi/next
Browse files Browse the repository at this point in the history
release: 0.0.16
  • Loading branch information
bvanjoi authored Jun 29, 2022
2 parents 0342b34 + a29ab3f commit f805209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
[dependencies]
napi = "2"
napi-derive = "2"
nodejs-resolver = "0.0.24"
nodejs-resolver = "0.0.25"
serde = { version = "1.0.137", features = ["derive"] }

[build-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-resolver",
"version": "0.0.15",
"version": "0.0.16",
"description": "node binding for nodejs-resolver",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit f805209

Please sign in to comment.