diff --git a/package.json b/package.json index 1f68afb..144cfc7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "turbo-json.js", "description": "Combine with streams multiple json files into one json array. Read and Write is streamed.", - "version": "0.2.1", + "version": "0.2.2", "main": "src/index.js", "scripts": { "start": "src/cli.js",