@cryptotaxi247 / kubo / commits / e12a56d7d

package.json cleanup

License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>

Jeromy committed Jan 27, 2016 at 14:58 UTC e12a56d7d0853145be3083cd3b1867959dbaa723
1 file changed +2 -2
package.json
+2 -2
@@ -1,6 +1,6 @@
1 {
2 "name": "go-ipfs",
3 - "version": "0.3.8",
3 + "version": "0.4.0",
4 "gxDependencies": [
5 {
6 "name": "go-log",
@@ -14,5 +14,5 @@
14 }
15 ],
16 "language": "go",
17 - "issues_url": ""
17 + "issues_url": "https://github.com/ipfs/go-ipfs"
18 }