Skip to content

Commit

Permalink
chore: release v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 20, 2015
1 parent 51d432f commit d1d7087
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.5.3"></a>
## 0.5.3 (2015-10-20)


### Bug Fixes

* Update (dev)dependencies, include missing peer dependency and fix linter errors ([bb73158](https://github.com/karma-runner/karma-coverage/commit/bb73158))



<a name="0.5.2"></a>
## 0.5.2 (2015-09-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-coverage",
"version": "0.5.2",
"version": "0.5.3",
"description": "A Karma plugin. Generate code coverage.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit d1d7087

Please sign in to comment.