gx publish 0.0.11

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2017-03-28 11:57:41 +02:00
parent 39683460c6
commit 648e25c2bc
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.0.10: QmQW7XNMDPHK8Kuud9U9Kn3Tm2BSaXJohCRkJnTZpTUef7
0.0.11: QmUmeNQcBC6u3sTSCNBRyBa1ym5wWnyN6BAmCdkoMUfPNb

View File

@ -61,6 +61,6 @@
"license": "MIT",
"name": "ipfs-cluster",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.10"
"version": "0.0.11"
}