gx publish 0.0.6

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2017-03-09 12:24:50 +01:00
parent 76707d4b9b
commit 3dd0c47724
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.0.5: Qmf7LZ7DxGU2cogUxf67KY9uKo1kDF2kfkzCZdJcA5iUK9
0.0.6: QmSN12dzvFgF1MWY4dnw3xzk6sqzqKBEbhDtqt4JMR9p4v

View File

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