gx publish 0.0.5

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2017-03-07 17:39:00 +01:00
parent 7be6399433
commit 9d6121c426
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.0.4: QmbBqCHjZSHNRkRDZHxkb4aPkjgyzFQFiJS29TBwcz4Pjf
0.0.5: Qmf7LZ7DxGU2cogUxf67KY9uKo1kDF2kfkzCZdJcA5iUK9

View File

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