From d440f86e8265abd664314b8c99001706db9f27fe Mon Sep 17 00:00:00 2001 From: Sean Genabe Date: Wed, 12 Aug 2015 22:15:20 +0800 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f4f9d2..61f3ac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chastifol", - "version": "1.1.0", + "version": "1.1.1", "description": "Execs commands in child processes and reechoes their output.", "main": "./lib/chastifol.js", "bin": "./bin/chastifol",