From e2270502b4dc4bec0543732827cf95d8081b9178 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Wed, 13 Nov 2019 15:01:38 +0000 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14e21f7..9769411 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "it-length-prefixed", - "version": "2.0.0", + "version": "3.0.0", "description": "Streaming length prefixed buffers with async iterables", "main": "src/index.js", "scripts": {