Skip to content

Commit

Permalink
Update version and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pboyd04 committed Feb 27, 2019
1 parent a926387 commit bd26b66
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
@@ -1,6 +1,6 @@
{
"name": "CSDLParser",
"version": "0.1.11",
"version": "0.2.00",
"description": "CSDL Metadata Parser",
"main": "./index.js",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"coveralls": "nyc report --reporter=text-lcov | coveralls"
},
"engines": {
"node": ">=4.3.2"
"node": ">=6.3"
},
"author": "Patrick Boyd",
"license": "Apache-2.0",
Expand Down

0 comments on commit bd26b66

Please sign in to comment.