gx publish 5.0.7

This commit is contained in:
Steven Allen 2017-11-20 14:07:36 -08:00
parent 2bd07bfcea
commit 22b513067a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
5.0.6: QmfJb2pRavZb9RwnLFz8DuneuVCBG3TYLaKydJbvpCCeRG
5.0.7: QmTzs3Gp2rU3HuNayjBVG7qBgbaKWE8bgtwJ7faRxAe9UP

View File

@ -287,6 +287,6 @@
"license": "MIT",
"name": "go-libp2p",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "5.0.6"
"version": "5.0.7"
}