gx publish 1.6.7

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
Hector Sanjuan 2018-12-03 18:26:38 +01:00
parent ef212b5194
commit d925020f4e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.6.6: QmQVUtnrNGtCRkCMpXgpApfzQjc8FDaDVxHqWH8cnZQeh5
1.6.7: QmbyYLPFDzRCRJ2mFuofNbZhMTnQ7xZyoYwHEM6ynvRYez

View File

@ -25,6 +25,6 @@
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.6.6"
"version": "1.6.7"
}