1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-25 23:21:54 +08:00

package.json cleanup

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2016-01-27 14:58:33 -08:00
parent 0e312f5caf
commit e12a56d7d0

View File

@ -1,6 +1,6 @@
{
"name": "go-ipfs",
"version": "0.3.8",
"version": "0.4.0",
"gxDependencies": [
{
"name": "go-log",
@ -14,5 +14,5 @@
}
],
"language": "go",
"issues_url": ""
"issues_url": "https://github.com/ipfs/go-ipfs"
}