diff --git a/package.json b/package.json index 97bfc51..b684e33 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": "0.5.0", + "version": "0.6.0", "scripts": { "test": "./node_modules/mocha/bin/mocha" },