From de875bb6a8d79416a5c031eb491876ca5af684c0 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sat, 30 Mar 2019 20:06:59 +0100 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6431f7..3a21714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "level-test", - "version": "5.0.0", + "version": "6.0.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",