gx publish 0.8.21

This commit is contained in:
Łukasz Magiera 2017-08-23 16:15:17 +02:00
parent 9a5851c0f6
commit bd21abad39
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.8.20: Qmar7ei5yhwt1oCExdR1QZQgQxYUuPFV5tsqvPNzaBpGjM 0.8.21: QmddZj8gx1Ceisj3QEWeAzPEjCPWpXzneN1ANdkZdwUdc3

View File

@ -27,9 +27,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmZG4W8GR9FpC4z69Vab9ENtEoxKjDnTym5oa7Q3Yr7P4o", "hash": "QmYdcTdkuCvFXLj2uejJF5aY3HWhtd8JLT4BjPxF9BNPYf",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.2.21" "version": "0.2.22"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -72,6 +72,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.20" "version": "0.8.21"
} }