gx publish v0.4.5-rc2
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
Lars Gierth committed
Feb 6, 2017 at 23:27 UTC
304ac6f8c9f209d714ac89ff2bc4698181aafef4
2 files changed
+3
-2
.gx/lastpubver
new
+1
@@ -0,0 +1 @@
1
+0.4.5-rc2: QmXEaqe2JNoSRHrHiBGJoaCG9Zn8WVzNdANzUNhruSBa86
package.json
+2
-2
@@ -301,10 +301,10 @@
301
"version": "3.3.0"
302
}
303
],
304
- "gxVersion": "0.4.0",
304
+ "gxVersion": "0.10.0",
305
"language": "go",
306
"license": "MIT",
307
"name": "go-ipfs",
308
- "version": "0.4.5-rc1"
308
+ "version": "0.4.5-rc2"
309
}
310