diff --git a/README.md b/README.md index a29c4ac..32a61aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mocha-froth -###### v0.2.1 +###### v0.2.2 [Keith Irwin](https://keithirwin.us/) [![Build Status](https://travis-ci.org/keith24/mocha-froth.svg?branch=master)](https://travis-ci.org/keith24/mocha-froth) diff --git a/package.json b/package.json index e987fd9..a893e68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha-froth", - "version": "0.2.1", + "version": "0.2.2", "description": "Fuzzer for mocha testing", "main": "index.js", "scripts": {