Version 1.3.1
release/2.0.1 1.3.1
David Manning 2015-01-13 20:50:29 -08:00
parent 879b70a38e
commit 24cc36a033
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Version 1.3.0
### 1.3.1
* bug fix
## Version 1.3.0
* Supports node-sass 2.0 (thanks laurelnaiad!)

View File

@ -1,6 +1,6 @@
{
"name": "gulp-sass",
"version": "1.3.0",
"version": "1.3.1",
"description": "Gulp plugin for sass",
"main": "index.js",
"scripts": {