From 8a482d218bdf2de40bf867a1f28ffa9fa0a3b315 Mon Sep 17 00:00:00 2001 From: Bryce Baril Date: Sat, 5 Nov 2016 11:50:31 -0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b0eef4..fbc994d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "through2-map", - "version": "2.0.0", + "version": "3.0.0", "description": "A through2 to create an Array.prototype.map analog for streams.", "main": "index.js", "directories": {