gx publish 2.2.0

This commit is contained in:
Jeromy 2016-10-08 22:11:16 -07:00
parent 67413010a1
commit 40c4d5b163
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
2.1.0: QmRDMP3Y9E6hZtJwcFii8F6RTUSDn67Hi2o5VFTBXNRioo
2.2.0: QmWHiyk5y2EKgxHogFJ4Zt1xTqKeVsBc4zcBke8ie9C2Bn

View File

@ -102,9 +102,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmXKuGUzLcgoQvp8M6ZEJzupWUNmx8NoqXEbYLMDjL4rjj",
"hash": "QmNUgVQTYnXQVrGT2rajZYsuKV8GYdiL91cdZSQDKNPNgE",
"name": "go-libp2p-routing",
"version": "2.1.1"
"version": "2.1.2"
},
{
"author": "whyrusleeping",
@ -114,9 +114,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmakyCk6Vnn16WEKjbkxieZmM2YLTzkFWizbmGowoYPjro",
"hash": "QmXUuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z",
"name": "go-cid",
"version": "0.5.2"
"version": "0.6.0"
},
{
"author": "whyrusleeping",
@ -142,6 +142,6 @@
"license": "MIT",
"name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.1.0"
"version": "2.2.0"
}