From d71a2a0ca3aba1fe81cbe62ed85f2d2e18759d24 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 1 May 2017 10:34:26 +0200 Subject: [PATCH] Bumped v1.2.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cb33ac..aa8a436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bl", - "version": "1.2.0", + "version": "1.2.1", "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", "main": "bl.js", "scripts": {