From 0b33dbd418cfd8dbb325331a57e0611e8f4eabe2 Mon Sep 17 00:00:00 2001 From: Simon Wade Date: Wed, 18 Feb 2015 16:57:30 +1100 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b324ed..2e33865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-sass", - "version": "3.0.4", + "version": "3.0.5", "description": "Use node-sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths", "main": "index.js", "scripts": {