From 6702c3affadab89d0db48921aabd16e30170767a Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 8 Oct 2018 07:04:12 +0200 Subject: [PATCH] Bumped v2.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ebe210..febfa18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bl", - "version": "2.1.0", + "version": "2.1.1", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "main": "bl.js", "scripts": {