From e8677a2917bb6e78881338a423c28fb3dcf82791 Mon Sep 17 00:00:00 2001 From: Faleij Date: Wed, 27 Nov 2019 01:47:05 +0100 Subject: [PATCH] increment package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b880fec..7334534 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "json-stream-stringify", "description": "JSON.Stringify as a readable stream", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "author": "Faleij (https://github.com/faleij)", "repository": {