]> arthur.barton.de Git - atom-ax-pipe.git/commitdiff
Prepare 0.3.0 release v0.3.0
authormoshee <moshee@displaynone.us>
Wed, 12 Nov 2014 21:12:01 +0000 (13:12 -0800)
committermoshee <moshee@displaynone.us>
Wed, 12 Nov 2014 21:12:01 +0000 (13:12 -0800)
package.json

index 8c56025078a7624132c1753163a569220b97aa0b..8219a943a2f1fa6bdadc31ee62977dc3c245a984 100644 (file)
@@ -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"