diff --git a/package.json b/package.json index 2dca557..9371d51 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Andrew Nesbitt (http://andrew.github.com)", "name": "node-sass-middleware", "description": "Connect middleware for node-sass", - "version": "1.0.0", + "version": "1.0.1", "scripts": { "lint": "eslint .", "test": "mocha"