From: moshee Date: Sat, 15 Mar 2014 01:37:25 +0000 (-0700) Subject: Prepare 0.1.1 release X-Git-Tag: v0.1.1 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=8951dd3be6c85fbdd248fc19aaec1618553a32c3;hp=34172073ba2cb6bc394ea50ed9e05141c46c13de;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"