Skip to content

Commit

Permalink
Releasing 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLooman committed Feb 21, 2017
1 parent fe526ff commit a6d38a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 1.3.0 (Feb 21 2017)

Changes:

- Make writing to output monkey-patchable. (#16)

## 1.2.0 (Feb 21 2016)

Changes:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mocha-lcov-reporter",
"description": "LCOV reporter for Mocha",
"version": "1.2.1-dev",
"version": "1.3.0",
"author": "Steven Looman <steven.looman@gmail.com>",
"keywords": [ "mocha", "reporter", "lcov", "coverage" ],
"license": "BSD-2-Clause",
Expand Down

0 comments on commit a6d38a2

Please sign in to comment.