gx publish 0.1.5
Showing
... | ... | @@ -8,9 +8,9 @@ |
}, | ||
"gxDependencies": [ | ||
{ | ||
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C", | ||
"hash": "QmbkT7eMTyXfpeyB3ZMxxcxg7XH8t6uXp49jqzz4HB7BGF", | ||
"name": "go-log", | ||
"version": "1.5.8" | ||
"version": "1.5.9" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -42,6 +42,6 @@ |
"license": "MIT", | ||
"name": "go-ipfs-chunker", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.1.4" | ||
"version": "0.1.5" | ||
} | ||
Please register or sign in to comment