Compare commits

...

2 Commits

Author SHA1 Message Date
712000b688 2.1.4 2016-05-13 18:22:12 +00:00
e2ed8c5f4c README fix 2016-05-13 18:22:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ gulp-browser is meant to be easy:
If you have ideas for other great browser related gulp pipe stops, feel free to raise an issue on GitHub. If you have ideas for other great browser related gulp pipe stops, feel free to raise an issue on GitHub.
### Contributors ### Contributors
* [Phil Kunz](https://github.com/philkunz.com) * [Phil Kunz](https://github.com/philkunz)
* [Steffan Donal](https://github.com/SteffanDonal) * [Steffan Donal](https://github.com/SteffanDonal)
### About the maintainer: ### About the maintainer:

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-browser", "name": "gulp-browser",
"version": "2.1.3", "version": "2.1.4",
"description": "browserify and other goodies for gulp", "description": "browserify and other goodies for gulp",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {