Upgrade version to 2.0.0 rc.1 #180

Closed
rodolfocop wants to merge 4 commits from master into master
Showing only changes of commit 7a18833df4 - Show all commits
+1 -1
View File
@@ -26,5 +26,5 @@ gulp.task('clean', function () {
gulp.task('default', function () {
gulp.start('lint');
});