Alpha 1 version, not full version

2.x
Sam Richard 2015-03-24 06:43:42 -05:00
parent c7e57b863c
commit 42b8d28e84
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Gulp Sass Changelog
## v2.0.0
## v2.0.0-alpha.1
### March 24, 2015
* **Change** Updated to `node-sass` 3.0.0-alpha.1
* **New** Added support for `gulp-sourcemaps` including tests

View File

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