diff --git a/package.json b/package.json index 25a7d107..dfa108de 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "engine", "ejs" ], - "version": "2.3.0", + "version": "2.3.1", "author": "Matthew Eernisse (http://fleegix.org)", "contributors": [ "Timothy Gu (https://timothygu.github.io)" @@ -39,4 +39,4 @@ "doc": "rimraf out && jsdoc -c jsdoc.json lib/* docs/jsdoc/*", "devdoc": "rimraf out && jsdoc -p -c jsdoc.json lib/* docs/jsdoc/*" } -} +} \ No newline at end of file