gx publish 0.8.12

This commit is contained in:
Jeromy 2017-03-05 22:04:07 -08:00
parent d146a584e8
commit 3c57018ae9
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
0.8.11: Qmf2UPccWR8aZWT8UvEEKP9PhJQNidSegwEMrzZKHsCX4u 0.8.12: QmZMqv6hzUGd6uA2E7SarfkhA6SLfJAoNaHmjz6VdK9qHV

View File

@ -21,19 +21,19 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmbzbRyd22gcW92U1rA2yKagB3myMYhk45XBknJ49F9XWJ", "hash": "QmXzeAcmKDTfNZQBiyF22hQKuTK7P5z6MBBQLTk9bbiSUc",
"name": "go-libp2p-host", "name": "go-libp2p-host",
"version": "1.3.7" "version": "1.3.7"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmTcGn1vzu7YNxz6FEXvfUfMy6WmYeQ5VtU3MbWM8c92rB", "hash": "QmNqvnxGtJBaKQnenD6uboNGdjSjHGmZGRxMHEevKJe5Pk",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.2.6" "version": "0.2.6"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmYoXb647nhBeMgviWFANouVFvtA7GUoo7Xx86h8rwbu2e", "hash": "QmTWiYU6Z9AsY2wgMx8cKpruCmVnMsGAkoJT9uGVzwrP8P",
"name": "go-libp2p-blankhost", "name": "go-libp2p-blankhost",
"version": "0.1.6" "version": "0.1.6"
} }
@ -43,6 +43,6 @@
"license": "", "license": "",
"name": "floodsub", "name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.8.11" "version": "0.8.12"
} }