diff --git a/package.json b/package.json index 13bcdb2..501ef9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "JSONStream", - "version": "1.0.0", + "version": "1.0.1", "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", "homepage": "http://github.com/dominictarr/JSONStream", "repository": {