From: moshee Date: Wed, 12 Nov 2014 21:12:01 +0000 (-0800) Subject: Prepare 0.3.0 release X-Git-Tag: v0.3.0^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2a2bd38fb54c766b00db4db0d704d4b4553aca;p=atom-ax-pipe.git Prepare 0.3.0 release --- diff --git a/package.json b/package.json index 8c56025..8219a94 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pipe", "main": "./lib/pipe", - "version": "0.2.0", + "version": "0.3.0", "description": "Pipe text in and out of external commands.", "activationEvents": [ "pipe:run"