From: moshee Date: Thu, 13 Nov 2014 19:33:28 +0000 (-0800) Subject: Prepare 0.3.1 release X-Git-Tag: v0.3.1^0 X-Git-Url: https://arthur.barton.de/gitweb/?p=atom-ax-pipe.git;a=commitdiff_plain;h=da7ad68b1491f343d650a23f04f371fc9b60aeb8;hp=ecc3a31260ef2d2528e3a7f8446e18f5e154663f Prepare 0.3.1 release --- diff --git a/package.json b/package.json index 8219a94..1daf800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pipe", "main": "./lib/pipe", - "version": "0.3.0", + "version": "0.3.1", "description": "Pipe text in and out of external commands.", "activationEvents": [ "pipe:run"