diff --git a/package.json b/package.json index b4f07df..f9febd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-validator", - "version": "1.0.0", + "version": "1.0.1", "description": "This command line tool validates Turtle documents and does XSD datatype checks", "main": "TurtleValidator.js", "bin": {