gx publish 0.4.0-rc1

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
Hector Sanjuan 2018-05-14 11:57:55 +02:00
parent 16c602e5c7
commit 884f9d199a
No known key found for this signature in database
GPG Key ID: 5C5518D5765D8A12
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.3.5: QmXKoMPLxkuJrAbwGqG8FD1eo4xmCszF2KHTPVs5JsUthd
0.4.0-rc1: QmbfgKi6tNVXBZbFMJ4dU3MRcF3uSvupnvcU512qCbEFgD

View File

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