v1.1.1
Bug Fixes
- Changed the gulp imagemin version to 1.0.1 as 1.1.0 does not install dependencies correctly and as such failes to build (c0d933c)
- Removed the gulp browserify plugin as it is blacklisted and added the standalone browserify plugin and use it together with vinyl-source-stream to integrate it with gulp streams in the build process (968c47a)