gx publish 0.9.17

This commit is contained in:
Steven Allen 2018-06-09 10:28:48 -07:00
parent 007a3fc768
commit 1c92f1a4f2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.9.16: QmRFEBGcNjtWPupwHA7zGHeGVLuUyE4ZRFi2MgtrPM6pfb
0.9.17: QmV8dHhdRATHqaoAwHs6BNWKLiEaKN4RiGur64kJ6qJaqu

View File

@ -72,6 +72,6 @@
"license": "",
"name": "go-libp2p-floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.16"
"version": "0.9.17"
}