gx publish 2.0.14

This commit is contained in:
Steven Allen 2019-02-07 15:27:51 -08:00
parent 1e2fd43772
commit 904d93c0f5
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.0.13: QmPiemjiKBC9VA7vZF82m4x1oygtg2c2YVqag8PX7dN1BD
2.0.14: QmQFFp4ntkd4C14sP3FaH9WJyBuetuGUVo6dShNHvnoEvC

View File

@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmY5Grm8pJdiSSVsYxx4uNRgweY72EmYwuSDbRnbFok3iY",
"hash": "QmPJxxDsX2UbchSHobbYuvz7qnyJTFKvaKMzE2rZWJ4x5B",
"name": "go-libp2p-peer",
"version": "3.0.0"
"version": "3.1.0"
},
{
"author": "multiformats",
@ -95,6 +95,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.13"
"version": "2.0.14"
}