From 84e1852465572927d9151e6484f351d712b94dea Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 26 Aug 2020 10:21:37 +0200 Subject: [PATCH] Bumped v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddfa1ee..35f56a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bl", - "version": "3.0.0", + "version": "3.0.1", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "main": "bl.js", "scripts": {