diff --git a/package.json b/package.json index 174fd3e..4c06151 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spur-web", - "version": "0.0.2", + "version": "0.0.3", "description": "Common node modules and express middleware that are designed to be the boilerplate of a node web app. Extends the 'spur-common' NPM module.", "main": "index.js", "scripts": {