From: moshee Date: Sat, 15 Mar 2014 01:37:25 +0000 (-0700) Subject: Prepare 0.1.1 release X-Git-Tag: v0.1.1^0 X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=d364e3bf38055fc6672bfac8ace5eb3051210ea0;p=atom-ax-pipe.git Prepare 0.1.1 release --- 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"