diff --git a/package.json b/package.json index ef736ce..54aaf12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spawn-wrap", - "version": "1.2.2", + "version": "1.2.3", "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.", "main": "index.js", "dependencies": {