diff --git a/README.md b/README.md index 56b999f..510e9a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # [gulp](https://github.com/gulpjs/gulp)-sane-watch [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] -Version: **1.1.3** +Version: **2.0.0** ## Installation diff --git a/package.json b/package.json index 70a612a..10cb034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-sane-watch", - "version": "1.1.3", + "version": "2.0.0", "description": "Gulp watch with sane", "main": "index.js", "scripts": {