gx publish 1.7.2

This commit is contained in:
Hector Sanjuan 2019-02-26 19:54:40 +00:00
parent c8d587e921
commit d8ff19bf5f
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1.7.1: QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj
1.7.2: Qmc85NSvmSG4Frn9Vb2cBc1rMyULH6D3TNVEfCzSKoUpip

View File

@ -9,15 +9,15 @@
"gxDependencies": [
{
"author": "multiformats",
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.0"
"version": "1.4.1"
},
{
"author": "lgierth",
"hash": "QmQc7jbDUsxUJZyFJzxVrnrWeECCct6fErEpMqtjyWvCX8",
"hash": "QmU98UaAEh4WJAcir2qjfztU77JQ14kAwHNFkjUXHZA3Vy",
"name": "go-multiaddr-dns",
"version": "0.3.0"
"version": "0.3.1"
}
],
"gxVersion": "0.6.0",
@ -25,6 +25,6 @@
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.7.1"
"version": "1.7.2"
}