From 74ac4de1afe1ccdcc1117cbc0c152a8be6f16b9e Mon Sep 17 00:00:00 2001 From: moshee Date: Tue, 18 Nov 2014 15:35:14 -0800 Subject: [PATCH] Prepare 0.3.2 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1daf800..013f8a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pipe", "main": "./lib/pipe", - "version": "0.3.1", + "version": "0.3.2", "description": "Pipe text in and out of external commands.", "activationEvents": [ "pipe:run" -- 2.39.2