From bf5db31c611067e182f092826a4192fd131c895a Mon Sep 17 00:00:00 2001 From: Miel Vander Sande Date: Wed, 25 Nov 2015 13:50:28 +0100 Subject: [PATCH] Added 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35e5747..b4f07df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turtle-validator", - "version": "1.0", + "version": "1.0.0", "description": "This command line tool validates Turtle documents and does XSD datatype checks", "main": "TurtleValidator.js", "bin": {