From a4321bfceab552ae2e85e9b9579dc8b2b5dac021 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sun, 18 Aug 2019 12:34:11 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cebb3aa..a5e39c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "memdown", - "version": "4.1.0", + "version": "5.0.0", "description": "An drop-in replacement for LevelDOWN that works in memory only", "authors": [ "Rod Vagg (https://github.com/rvagg)"