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