gx publish 1.7.0

This commit is contained in:
Cole Brown 2018-12-04 17:45:58 -05:00
parent 1879060a4f
commit 7eb8e2dd26
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.6.7: QmbyYLPFDzRCRJ2mFuofNbZhMTnQ7xZyoYwHEM6ynvRYez
1.7.0: QmU6qvWoYN11XGiuYVPQEsUhjk2YCDKNGB5bVgNqn6A5cN

View File

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