Skip to content

Commit bd26b66

Browse files
committed
Update version and publish
1 parent a926387 commit bd26b66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CSDLParser",
3-
"version": "0.1.11",
3+
"version": "0.2.00",
44
"description": "CSDL Metadata Parser",
55
"main": "./index.js",
66
"scripts": {
@@ -9,7 +9,7 @@
99
"coveralls": "nyc report --reporter=text-lcov | coveralls"
1010
},
1111
"engines": {
12-
"node": ">=4.3.2"
12+
"node": ">=6.3"
1313
},
1414
"author": "Patrick Boyd",
1515
"license": "Apache-2.0",

0 commit comments

Comments
 (0)