Skip to content

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoulton committed Dec 6, 2013
1 parent 8073ef1 commit e85e190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@
* mocha 0.14.x
* blanket 1.1.5
* Changed search location for `mocha` (resolved #17)

### 0.1.1 (Dec 6, 2013)

* Will now create any missing directories when writing output to a file (resolved #19)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-mocha-cov",
"description": "Run Mocha server-side tests in Grunt with code coverage support and optional integration to coveralls.io.",
"version": "0.1.0",
"version": "0.1.1",
"author": "Mike Moulton <mike@meltmedia.com> (http://meltmedia.com)",
"contributors": [
"Gregg Caines <gregg@caines.ca> (https://github.com/cainus/node-coveralls)",
Expand Down

0 comments on commit e85e190

Please sign in to comment.