From 7514f151a00804966eccfab0217bb5df469bf3b8 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Fri, 28 Jun 2019 11:16:19 +0200 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d887b97a..a31c36b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "levelup", - "version": "4.0.2", + "version": "4.1.0", "description": "Fast & simple storage - a Node.js-style LevelDB wrapper", "license": "MIT", "main": "lib/levelup.js",