From: moshee Date: Sun, 16 Mar 2014 04:59:16 +0000 (-0700) Subject: Prepare 0.2.0 release X-Git-Tag: v0.2.0^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14d7ed7c0fbfe2dd228f5a4c5a9b6d03d558742;p=atom-ax-pipe.git Prepare 0.2.0 release --- 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"