gx publish 0.9.4

This commit is contained in:
Steven Allen 2017-10-19 07:41:34 -07:00
parent fb6cc3172e
commit c000ea01e2
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
0.9.3: QmPGT8xqmDnbCbc5HCpjSCzPw7HcsSKuzVAWGjAtF3oftm
0.9.4: QmUUSLfvihARhCxxgnjW4hmycJpPvzNu12Aaz6JWVdfnLg

View File

@ -27,9 +27,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmdzuGp4a9pahgXuBeReHdYGUzdVX3FUCwfmWVo5mQfkTi",
"hash": "QmQGX417WoxKxDJeHqouMEmmH4G1RCENNSzkZYHrXy3Xb3",
"name": "go-libp2p-netutil",
"version": "0.3.2"
"version": "0.3.3"
},
{
"author": "whyrusleeping",
@ -72,5 +72,6 @@
"license": "",
"name": "go-libp2p-floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.3"
"version": "0.9.4"
}