From f30eb1d945b09203d69b04621a25c1ec3d66b65f Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Fri, 28 Jun 2019 14:14:13 +0200 Subject: [PATCH] 7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d04ef8..b0d0bab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "level-test", - "version": "7.0.0", + "version": "7.1.0", "description": "Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.", "author": "Dominic Tarr (http://dominictarr.com)", "license": "MIT",