From 52564cc1b2091374f66ca4544f686f199fd4537d Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 15 May 2018 10:47:36 +0200 Subject: [PATCH] Bumped v2.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f050ca..b4ba784 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bl", - "version": "1.2.2", + "version": "2.0.0", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "main": "bl.js", "scripts": {