From d364e3bf38055fc6672bfac8ace5eb3051210ea0 Mon Sep 17 00:00:00 2001 From: moshee Date: Fri, 14 Mar 2014 18:37:25 -0700 Subject: [PATCH] Prepare 0.1.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04e9fc1..58b21ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pipe", "main": "./lib/pipe", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipe text in and out of external commands.", "activationEvents": [ "pipe:run" -- 2.39.2