Skip to content

Commit

Permalink
bump version with readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsinai committed Feb 15, 2023
1 parent 1b2ee3a commit c2d882a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@port-labs/jq-node-bindings",
"version": "v0.0.1",
"version": "v0.0.2",
"description": "Node.js bindings for JQ",
"jq-node-bindings": "0.0.1",
"jq-node-bindings": "0.0.2",
"main": "lib/index.js",
"scripts": {
"configure": "node-gyp configure",
Expand Down Expand Up @@ -45,4 +45,4 @@
"engines": {
"node": ">=6.0.0"
}
}
}

0 comments on commit c2d882a

Please sign in to comment.