Skip to content

Commit

Permalink
Changelog, bump version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyHairy committed Aug 14, 2017
1 parent 4718295 commit afa393c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
### 5.1.0
- Update dependencies. Browserify 14.0

### 5.0.0
- Update dependencies. Browserify 13.0
- Fix Watchify on MacOS [#358](https://github.com/jmreidy/grunt-browserify/issues/358)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-browserify",
"description": "Grunt task for node-browserify",
"version": "5.0.0",
"version": "5.1.0",
"homepage": "https://github.com/jmreidy/grunt-browserify",
"contributors": [
{
Expand Down

0 comments on commit afa393c

Please sign in to comment.