From 18e11a4842d97690ce5e1f1546120ba61bc90362 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Fri, 9 Nov 2018 11:03:08 -0500 Subject: [PATCH] bump src version to match --- src/testit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testit.js b/src/testit.js index 57f1877..5657dab 100644 --- a/src/testit.js +++ b/src/testit.js @@ -1,4 +1,4 @@ -/*! Test.it v 0.6.2 | MIT | https://github.com/n2geoff/testit */ +/*! Test.it v 0.7.0 | MIT | https://github.com/n2geoff/testit */ (function (root, factory) { "use strict"; // support browser & commonjs