From 8e5632f36cf13ea4f17b883f03d5a006b389973c Mon Sep 17 00:00:00 2001 From: Scott Rahner Date: Thu, 13 Aug 2020 16:18:55 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 339937e..909b94a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fiveby", - "version": "4.0.1", + "version": "4.0.2", "description": "Package up testing options, levels, apis, and dependencies into one simple lib", "scripts": { "test": "gulp test"