Skip to content

Commit

Permalink
Bumped v2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Nov 4, 2018
1 parent 246d0ab commit ab83284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "clinic",
"description": "Clinic diagnoses your performance issues",
"repository": "nearform/node-clinic",
"version": "1.4.0",
"version": "2.0.0",
"engines": {
"node": "^10.0.0 || ^9.4.0 || ^8.9.4"
"node": "^11.0.0 || ^10.0.0 || ^8.9.4"
},
"bin": {
"clinic": "./bin.js"
Expand Down

0 comments on commit ab83284

Please sign in to comment.