From edb7dd5ed0d7cb89a81a3d0484d8b027c264446d Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Wed, 24 Apr 2019 19:54:11 -0400 Subject: [PATCH] v3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67561584..a7f851f6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ianwalter/bff", "description": "Your friendly test runner/framework", - "version": "3.2.0", + "version": "3.3.0", "license": "SEE LICENSE IN LICENSE", "main": "index.js", "scripts": {