diff --git a/package.json b/package.json index d21549c..8262668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cometa", - "version": "1.0.0", + "version": "1.0.1", "description": "Cometa Templating Engine", "keywords": [ "Templating", @@ -21,4 +21,4 @@ "mocha": "^5.0.1" }, "dependencies": {} -} \ No newline at end of file +}