Merge pull request #51 from multiformats/gx/1.6.7

gx publish 1.6.7
This commit is contained in:
Hector Sanjuan 2018-12-03 18:28:24 +01:00 committed by GitHub
commit 0959afa0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}