gx publish 0.0.15
Showing
... | @@ -9,33 +9,33 @@ | ... | @@ -9,33 +9,33 @@ |
"gxDependencies": [ | "gxDependencies": [ | ||
{ | { | ||
"author": "hsanjuan", | "author": "hsanjuan", | ||
"hash": "QmeFZ47hGe5T8nSUjwd6zf6ikzFWYEzWsb1e4Q2r6n1w9z", | "hash": "QmYBEfMSquSGnuxBthUoBJNs3F6p4VAPPvAgxq6XXGvTPh", | ||
"name": "go-ipfs-blockstore", | "name": "go-ipfs-blockstore", | ||
"version": "0.0.16" | "version": "0.0.17" | ||
}, | }, | ||
{ | { | ||
"author": "whyrusleeping", | "author": "whyrusleeping", | ||
"hash": "Qmdu2AYUV7yMoVBQPxXNfe7FJcdx16kYtsx6jAPKWQYF1y", | "hash": "QmYjnkEL7i731PirfVH1sis89evN7jt4otSHw5D2xXXwUV", | ||
"name": "go-cid", | "name": "go-cid", | ||
"version": "0.7.24" | "version": "0.7.25" | ||
}, | }, | ||
{ | { | ||
"author": "hsanjuan", | "author": "hsanjuan", | ||
"hash": "QmP7gXvwCi5j8sCC3mcuUqvMU2PBMiw2jwQS22Cuxzgov5", | "hash": "QmY2oJagiH65QDZqW4wMHcQAvAF3kbz6WtXvB1k9r4jQvP", | ||
"name": "go-ipfs-exchange-interface", | "name": "go-ipfs-exchange-interface", | ||
"version": "0.0.4" | "version": "0.0.5" | ||
}, | }, | ||
{ | { | ||
"author": "stebalien", | "author": "stebalien", | ||
"hash": "QmZXvzTJTiN6p469osBUtEwm4WwhXXoWcHC8aTS1cAJkjy", | "hash": "QmR54CzE4UcdFAZDehj6HFyy3eSHhVsJUpjfnhCmscuStS", | ||
"name": "go-block-format", | "name": "go-block-format", | ||
"version": "0.1.9" | "version": "0.1.10" | ||
}, | }, | ||
{ | { | ||
"author": "hsanjuan", | "author": "hsanjuan", | ||
"hash": "QmdhiCdTZvbeAFvo9XGZfJKZTxwqJCxGwvcaNM5MbPSh15", | "hash": "QmULGpFvsz5K8PtpdHt88vRwQAQhSdEAUoKYQP6ntpyvTG", | ||
"name": "go-ipfs-blocksutil", | "name": "go-ipfs-blocksutil", | ||
"version": "0.0.4" | "version": "0.0.5" | ||
} | } | ||
], | ], | ||
"gxVersion": "0.12.1", | "gxVersion": "0.12.1", | ||
... | @@ -43,6 +43,6 @@ | ... | @@ -43,6 +43,6 @@ |
"license": "MIT", | "license": "MIT", | ||
"name": "go-ipfs-exchange-offline", | "name": "go-ipfs-exchange-offline", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.14" | "version": "0.0.15" | ||
} | } | ||
Please register or sign in to comment