gx publish 0.11.10
Showing
... | ... | @@ -15,21 +15,21 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmfD51tKgJiTMnW9JEiDiPwsCY4mqUoxkhKhBfyW12spTC", | ||
"hash": "QmaoXrM4Z41PD48JY36YqQGKQpLGjyLA2cKcLsES7YddAq", | ||
"name": "go-libp2p-host", | ||
"version": "3.0.20" | ||
"version": "3.0.21" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmWHq17GUcxRuXL7duPuQPuVM8adyRoMfP8TGfy1MK9N5r", | ||
"hash": "QmQLbY1oKd4eHrikizXXwYkxn6yujUNSUMimv3UCaWTSWX", | ||
"name": "go-libp2p-blankhost", | ||
"version": "0.3.20" | ||
"version": "0.3.21" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmPtFaR7BWHLAjSwLh9kXcyrgTzDpuhcWLkx8ioa9RMYnx", | ||
"hash": "QmNgLg1NTw37iWbYPKcyK85YJ9Whs1MkPtJwhfqbNYAyKg", | ||
"name": "go-libp2p-net", | ||
"version": "3.0.21" | ||
"version": "3.0.22" | ||
}, | ||
{ | ||
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C", | ||
... | ... | @@ -38,9 +38,9 @@ |
}, | ||
{ | ||
"author": "multiformats", | ||
"hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1", | ||
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc", | ||
"name": "go-multiaddr", | ||
"version": "1.3.6" | ||
"version": "1.4.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -56,9 +56,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmQdLXW5JTSsrVb3ZpnpbASRwyM8CcE4XcM5nPbN19dWLr", | ||
"hash": "QmegQFxhr1J6yZ1vDQuDmJi5jntmj6BL96S11HVtXNCaHb", | ||
"name": "go-libp2p-swarm", | ||
"version": "3.0.27" | ||
"version": "3.0.28" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -84,5 +84,5 @@ |
"license": "MIT", | ||
"name": "go-libp2p-pubsub", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.11.9" | ||
"version": "0.11.10" | ||
} |
Please register or sign in to comment