diff --git a/package.json b/package.json index 7ec2cce..c73767e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ndjson", - "version": "1.4.4", + "version": "1.5.0", "description": "streaming newline delimited json parser + serializer", "main": "index.js", "scripts": {