gx publish 0.9.14

This commit is contained in:
Steven Allen 2018-06-05 15:53:48 -07:00
parent f6afd637b8
commit 351bd6eb43
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.9.13: QmRMgHdiLHJvySrXbtLBehr1W1yTQyuNmZG8HghG54ZPDz
0.9.14: QmaWsab8a1KQgoxWP3RjK7mBhSi5PB9pR6NwZUrSXvVd1i

View File

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