diff --git a/package.json b/package.json index ec14d4a..c006368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "derby-templates", - "version": "0.8.3", + "version": "0.8.4", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha && ./node_modules/.bin/jshint lib/*.js test/*.js"