Skip to content

Commit

Permalink
gx publish 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Nov 3, 2018
1 parent 0863881 commit c89b757
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.5: QmcDdyqNtARjejknZ6m15o962mQ4pvGuxzFc6bKCnQ23an
0.5.6: QmYcT5nKL223v6h2ABFBErjmuEx7kPMtNskFu5twieLWCg
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,56 +36,56 @@
},
{
"author": "whyrusleeping",
"hash": "QmVXYnW9fUXpJwpUyyN1uTSoAWUUHKreKmBaieqk6Q3Jjs",
"hash": "QmVzYgadebqVb6iCVvjGfgZ7HB9zoCnDgBjMqFLD5aMrFX",
"name": "go-libp2p-blankhost",
"version": "0.3.17"
"version": "0.3.18"
},
{
"author": "whyrusleeping",
"hash": "QmYWxr8cuXMeisJ69SK5HCg3S7FVuARCi8JZWxDyb9Aatw",
"hash": "QmVrjR2KMe57y4YyfHdYa3yKD278gN8W7CTiqSuYmxjA7F",
"name": "go-libp2p-host",
"version": "3.0.17"
"version": "3.0.18"
},
{
"author": "whyrusleeping",
"hash": "QmYrNDh2z1sFB7gxYU6kX2f9N8LcWJkAzAKwZqUzvf6d1P",
"hash": "QmUymf8fJtideyv3z727BcZUifGBjMZMpCJqu3Gxk5aRUk",
"name": "go-libp2p-peerstore",
"version": "2.0.9"
"version": "2.0.10"
},
{
"hash": "QmeDPtTLoKpATWHWNsyjDteFKRnvT5zKNerMyutd3SSAFp",
"hash": "QmSoeYGNm8v8jAF49hX7UwHwkXjoeobSrn9sya5NPPsxXP",
"name": "go-libp2p-record",
"version": "4.1.10"
"version": "4.1.11"
},
{
"hash": "Qmc268gLyCFsSY3dCGqa4G73Gmtb2mREULbiuAHDoWDJBo",
"hash": "QmYyg3UnyiQubxjs4uhKixPxR7eeKrhJ5Vyz6Et4Tet18B",
"name": "go-libp2p-routing",
"version": "2.7.3"
"version": "2.7.4"
},
{
"author": "Stebalien",
"hash": "QmdjrKRj3w5FJB3XQeum5C7obwdhZ7cKda2VgYZfduQCYZ",
"hash": "QmU9B7WP7VpMeqy94ziNTdZJR5vyZCYjaUWit2D4wQVJzM",
"name": "go-libp2p-routing-helpers",
"version": "0.3.10"
"version": "0.3.11"
},
{
"author": "whyrusleeping",
"hash": "QmXncr9XPENrEdKSVtSht8RafevVfFwvPCPRVoYhrZmMi8",
"hash": "QmcYC4ayKi7bq8xecEZxHVEuTL6HREZWTTErrSRd1S3Spz",
"name": "go-libp2p-swarm",
"version": "3.0.24"
"version": "3.0.25"
},
{
"author": "whyrusleeping",
"hash": "QmV8FNqBKA1eWqKzrhpTbhtBtondsSaWpWXUMzUQzT7d9M",
"hash": "QmdQmRSSAGmZvBcbETygeTbsqLLn4k69ELvTxVbEiZxGmA",
"name": "go-libp2p-pubsub",
"version": "0.11.5"
"version": "0.11.6"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-libp2p-pubsub-router",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.5.5"
"version": "0.5.6"
}

0 comments on commit c89b757

Please sign in to comment.