Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mach6 committed Jul 24, 2017
1 parent 83cf09c commit f99878c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,16 @@ grunt.initConfig({
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

## Release History
- _1.1.7_ : Updates dependencies (node-minify)
- _1.1.6_ : Updates dependencies
- _1.1.5_ : Updates dependencies
- _1.1.4_ : Updates dependencies
- _1.1.3_ : Updates dependencies
- _1.1.2_ : Updates dependencies
- _1.1.1_ : Updates dependencies
- _1.1.0_ : Adds color to console output
- _1.0.1_ : Initial release
- _1.2.0_ : Remove bluebird dependency. Fix bugs.
- _1.1.7_ : Updates dependencies (node-minify).
- _1.1.6_ : Updates dependencies.
- _1.1.5_ : Updates dependencies.
- _1.1.4_ : Updates dependencies.
- _1.1.3_ : Updates dependencies.
- _1.1.2_ : Updates dependencies.
- _1.1.1_ : Updates dependencies.
- _1.1.0_ : Adds color to console output.
- _1.0.1_ : Initial release.

## License
[MIT](LICENSE)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-node-minify",
"description": "Grunt plugin for node-minify",
"version": "1.1.7",
"version": "1.2.0",
"author": {
"name": "Doug Simmons",
"email": "[email protected]",
Expand Down

0 comments on commit f99878c

Please sign in to comment.