gx publish 0.3.3

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
Hector Sanjuan 2018-02-12 21:13:57 +01:00
parent 9f30638784
commit 33b2496438
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.2: QmVK1172zXXVTzuPNTprHphoKcwW6n2PkqVm6s7qnfdSYG
0.3.3: QmQHRyFTAFWHmE3K7uZQBXBnUSGmyBpUPgNdfg2jfzbTrn

View File

@ -79,6 +79,6 @@
"license": "MIT",
"name": "ipfs-cluster",
"releaseCmd": "git commit -S -a -m \"gx publish $VERSION\"",
"version": "0.3.2"
"version": "0.3.3"
}