gx publish 6.0.10

This commit is contained in:
Steven Allen 2018-08-27 17:42:02 -07:00
parent eeddac930f
commit 1f1aca1c28
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6.0.9: QmQiaskfWpdRJ4x2spEQjPFTUkEB87KDYu91qnNYBqvvcX 6.0.10: QmVM6VuGaWcAaYjxG2om6XxMmpP3Rt9rw4nbMXVNYAPLhS

View File

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