Skip to content

Commit

Permalink
Merge pull request #18 from bvanjoi/next
Browse files Browse the repository at this point in the history
release: 0.0.13
  • Loading branch information
bvanjoi authored Jun 27, 2022
2 parents 88a79b9 + 3f2c404 commit 6df0aa9
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.21"
nodejs-resolver = "0.0.22"
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.12",
"version": "0.0.13",
"description": "node binding for nodejs-resolver",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 6df0aa9

Please sign in to comment.