diff --git a/package.json b/package.json index d0d55a9..e2210e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "JSONStream", - "version": "0.10.0", + "version": "0.10.1", "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", "homepage": "http://github.com/dominictarr/JSONStream", "repository": {