Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gruber committed Dec 9, 2014
1 parent 5704565 commit ee727bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mochawesome [![npm](http://img.shields.io/badge/npm-0.2.1-green.svg?style=flat-square)](http://registry.npm.wsjfdev.dowjones.net/mochawesome)
mochawesome [![npm](http://img.shields.io/badge/npm-0.2.2-green.svg?style=flat-square)](http://registry.npm.wsjfdev.dowjones.net/mochawesome)
===========

Mochawesome is a custom reporter for use with the Javascript testing framework, [mocha](http://visionmedia.github.io/mocha/). It generates a full fledged HTML/CSS report that helps visualize your test suites.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mochawesome",
"description": "A Gorgeous HTML/CSS Mocha Reporter",
"author": "Adam Gruber <adam.gruber@dowjones.com>",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",
"dependencies": {
"async": "^0.9.0",
Expand Down

0 comments on commit ee727bc

Please sign in to comment.