gx publish 0.9.21

This commit is contained in:
Steven Allen 2018-07-20 20:00:05 -07:00
parent 09f74dfb12
commit 25f1215c5c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.9.20: QmSPD4WJu73TE4eJgzbZQTpmfyT5hsh3SEsZnpBAXpaBDA
0.9.21: QmXScvRbYh9X9okLuX9YMnz1HR4WgRTU2hocjBs15nmCNG

View File

@ -72,6 +72,6 @@
"license": "",
"name": "go-libp2p-floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.20"
"version": "0.9.21"
}