Added CHANGELOG and fix version

This commit is contained in:
David Manning 2015-01-13 17:23:51 -08:00
parent 1019397917
commit 5d98bf68f4
2 changed files with 4 additions and 1 deletions

3
CHANGELOG Normal file
View file

@ -0,0 +1,3 @@
Version 1.3.0
* Supports node-sass 2.0 (thanks laurelnaiad!)

View file

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