From c232e17d900604af195507c4dcd21397721be509 Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Wed, 8 May 2019 17:36:21 -0400 Subject: [PATCH] v4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 509e5fed..7e871465 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ianwalter/bff", "description": "Your friendly test runner/framework", - "version": "4.0.1", + "version": "4.0.2", "license": "SEE LICENSE IN LICENSE", "main": "index.js", "scripts": {