Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request breezewish#34 from PeterDaveHelloKitchen/bumpVer
Browse files Browse the repository at this point in the history
bump version to v0.1.4
  • Loading branch information
breezewish committed May 17, 2015
2 parents c7a7d58 + 4ab71ca commit dfd45d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,13 @@ If you are using `cluster`, it is strongly recommended to enable file cache.

# Change log

0.1.4

- Add some useful badges [#27](https://github.com/SummerWish/express-minify/pull/27)
- Update dependencies
- Support JSON minify [#25](https://github.com/SummerWish/express-minify/pull/25)
- Start to use travis-ci online build testing

0.1.3

- Update dependencies [#19](https://github.com/breeswish/express-minify/issues/19) [#20](https://github.com/breeswish/express-minify/issues/20)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Breezewish",
"description": "An express middleware to automatically minify and cache your javascript and css files.",
"homepage": "https://github.com/breeswish/express-minify",
"version": "0.1.3",
"version": "0.1.4",
"main": "minify.js",
"keywords": [
"uglify",
Expand Down

0 comments on commit dfd45d8

Please sign in to comment.