]> arthur.barton.de Git - atom-ax-pipe.git/commitdiff
Prepare 0.2.0 release v0.2.0
authormoshee <moshee@displaynone.us>
Sun, 16 Mar 2014 04:59:16 +0000 (21:59 -0700)
committermoshee <moshee@displaynone.us>
Sun, 16 Mar 2014 04:59:16 +0000 (21:59 -0700)
package.json

index db6aa0908076af8df453acc6fcb2751d2f9fc63f..8c56025078a7624132c1753163a569220b97aa0b 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "pipe",
   "main": "./lib/pipe",
-  "version": "0.1.1",
+  "version": "0.2.0",
   "description": "Pipe text in and out of external commands.",
   "activationEvents": [
     "pipe:run"