From c14d7ed7c0fbfe2dd228f5a4c5a9b6d03d558742 Mon Sep 17 00:00:00 2001 From: moshee Date: Sat, 15 Mar 2014 21:59:16 -0700 Subject: [PATCH] Prepare 0.2.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db6aa09..8c56025 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pipe", "main": "./lib/pipe", - "version": "0.1.1", + "version": "0.2.0", "description": "Pipe text in and out of external commands.", "activationEvents": [ "pipe:run" -- 2.39.2