From c3857722256d9a2656a74d5f8317b576489795b2 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Sat, 24 Feb 2018 23:54:35 +0000 Subject: [PATCH] Bumped version --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {