From 92df644d023826b69d060bda5da5a2acb87b014e Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Fri, 23 Feb 2018 19:13:52 +0000 Subject: [PATCH] Bumped version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f5951..ff8ad1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mocha-froth -###### v0.0.0 +###### v0.1.0 [Keith Irwin](https://keithirwin.us/) Fuzzer for mocha testing. Or any javascript testing suite, really. This package provides a function that returns an array of random strings. You know, a [fuzzer](https://en.wikipedia.org/wiki/Fuzzer).