gx publish 0.9.0-rc1

License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
This commit is contained in:
Adrian Lanzafame 2019-02-12 21:01:53 +10:00
parent 17ffcf2b1c
commit b4f0eb3c95
No known key found for this signature in database
GPG Key ID: 87E40C5D62EAE192
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.8.0: QmfDMnXBd6ChZziataTVWszPFKo1Yr4AwMYWPHXKBfCUAe
0.9.0-rc1: QmcRVRzzSRxvs3juEmeVEwEBhHsk12gpCEbzApeqV4K8wU

View File

@ -180,6 +180,6 @@
"license": "MIT",
"name": "ipfs-cluster",
"releaseCmd": "git commit -S -a -m \"gx publish $VERSION\"",
"version": "0.8.0"
"version": "0.9.0-rc1"
}