gx publish 0.10.0

This commit is contained in:
Steven Allen 2018-10-18 21:10:50 +01:00
parent bd1a4630b9
commit 107d351038
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.9.36: QmTcC9Qx2adsdGguNpqZ6dJK7MMsH8sf3yfxZxG3bSwKet
0.10.0: QmdxgseTjZvbvEKGbpnSitR6oCCanRZiSiqjn1SC4pb7Wy

View File

@ -78,6 +78,6 @@
"license": "MIT",
"name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.36"
"version": "0.10.0"
}