From 96895cd5cf83e955901a4234106f8f72144d0105 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 5 Mar 2018 01:20:13 +0000 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97e1237..d087497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha-froth", - "version": "0.2.9", + "version": "0.2.10", "description": "Fuzzer for mocha testing", "main": "index.js", "scripts": {