Skip to content

Commit

Permalink
Updated to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhakes committed Feb 13, 2016
1 parent 7260504 commit b9f40e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ Breaking

### 0.8.2
- Added `none` reporter. Useful for code coverage reports

### 0.8.3
- Updated spec reporter to show group names
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "painless",
"version": "0.8.2",
"version": "0.8.3",
"description": "Super simple test framework for node and the browser",
"main": "index.js",
"bin": "./bin/painless",
Expand Down

0 comments on commit b9f40e5

Please sign in to comment.