gx publish 0.9.6

This commit is contained in:
Steven Allen 2017-11-20 14:18:43 -08:00
parent 10a9fb0903
commit 5eedebda93
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.9.5: QmP4GihPL5jwdtqXtsw5MrGFfbNeSHN6pArzZh1MqWCrh5 0.9.6: QmVNv1WV6XxzQV4MBuiLX5729wMazaf8TNzm2Sq6ejyHh7

View File

@ -27,9 +27,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmcMGDy6GjF3UcJqZozUeDFXJqWo15ZLPRyJhqEhMZbxMo", "hash": "QmUUNDRYXgfqdjxTg79ogkciczU5y4WY1tKMU2vEX9CRN7",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.3.4" "version": "0.3.5"
}, },
{ {
"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.5" "version": "0.9.6"
} }