From 90a713b863ffb368aa44ab4b5e16dd91d71db3b0 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 4 Mar 2020 17:00:07 +0100 Subject: [PATCH] Bumped v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01d5910..91f6e4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bl", - "version": "4.0.0", + "version": "4.0.1", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "main": "bl.js", "scripts": {