Skip to content

Commit 02c8281

Browse files
authored
Merge pull request #54 from multiformats/gx/update-qtg73x
gx publish 1.7.2
2 parents c8d587e + d8ff19b commit 02c8281

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1: QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj
1+
1.7.2: Qmc85NSvmSG4Frn9Vb2cBc1rMyULH6D3TNVEfCzSKoUpip

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@
99
"gxDependencies": [
1010
{
1111
"author": "multiformats",
12-
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
12+
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
1313
"name": "go-multiaddr",
14-
"version": "1.4.0"
14+
"version": "1.4.1"
1515
},
1616
{
1717
"author": "lgierth",
18-
"hash": "QmQc7jbDUsxUJZyFJzxVrnrWeECCct6fErEpMqtjyWvCX8",
18+
"hash": "QmU98UaAEh4WJAcir2qjfztU77JQ14kAwHNFkjUXHZA3Vy",
1919
"name": "go-multiaddr-dns",
20-
"version": "0.3.0"
20+
"version": "0.3.1"
2121
}
2222
],
2323
"gxVersion": "0.6.0",
2424
"language": "go",
2525
"license": "",
2626
"name": "go-multiaddr-net",
2727
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
28-
"version": "1.7.1"
28+
"version": "1.7.2"
2929
}
3030

0 commit comments

Comments
 (0)