gx publish 0.9.9

This commit is contained in:
Steven Allen 2018-01-27 17:47:38 -08:00
parent c036ca0c01
commit b595000d49
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.9.8: Qma2TkMxcFLVGkYECTo4hrQohBYPx7uhpYL9EejEi8y3Nm 0.9.9: QmSjoxpBJV71bpSojnUY1K382Ly3Up55EspnDx6EKAmQX4

View File

@ -27,9 +27,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmV1axkk86DDkYwS269AvPy9eV5h7mUyHveJkSVHPjrQtY", "hash": "QmWUugnJBbcuin8qdfiCYKAsNkG8NeDLhzoBqRaqXhAHd4",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.3.7" "version": "0.3.8"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -72,6 +72,6 @@
"license": "", "license": "",
"name": "go-libp2p-floodsub", "name": "go-libp2p-floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.8" "version": "0.9.9"
} }