diff --git a/package.json b/package.json index 6bd45d3..f22d8a1 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "spawned", "description": "Smart wrapper around child_process.spawn using promises", - "version": "0.1.1", + "version": "0.1.2", "author": { "name": "Mario Casciaro" },