Update version nr

This commit is contained in:
Miel Vander Sande 2015-11-26 10:01:28 +01:00
parent e7e0d597a5
commit aa23ef52eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "turtle-validator", "name": "turtle-validator",
"version": "1.0.0", "version": "1.0.1",
"description": "This command line tool validates Turtle documents and does XSD datatype checks", "description": "This command line tool validates Turtle documents and does XSD datatype checks",
"main": "TurtleValidator.js", "main": "TurtleValidator.js",
"bin": { "bin": {