Skip to content

Commit fc4b441

Browse files
authored
Merge pull request ipfs#168 from ipfs/libp2p-6.0.38
gx publish 1.4.8
2 parents 349154e + 8d5f668 commit fc4b441

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.gx/lastpubver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.7: QmZs5KbsFE53hpGKhKdrYb9j5iRgMhLSsYBF7w8d6wuJHW
1+
1.4.8: QmSM3chHm3ZggBZsY2BuJbvpD9VF2mzdgR5JBQ78KnsbDw

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@
99
"gxDependencies": [
1010
{
1111
"author": "whyrusleeping",
12-
"hash": "QmTu65MVbemtUxJEWgsTtzv9Zv9P8rvmqNA4eG9TrTRGYc",
12+
"hash": "QmYVXrKrKHDC9FobgmcmshCDyWwdrfwfanNQN4oxJ9Fk3h",
1313
"name": "go-libp2p-peer",
14-
"version": "3.1.1"
14+
"version": "3.1.2"
1515
},
1616
{
1717
"author": "multiformats",
18-
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
18+
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
1919
"name": "go-multiaddr",
20-
"version": "1.4.0"
20+
"version": "1.4.1"
2121
},
2222
{
2323
"author": "multiformats",
24-
"hash": "QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj",
24+
"hash": "Qmc85NSvmSG4Frn9Vb2cBc1rMyULH6D3TNVEfCzSKoUpip",
2525
"name": "go-multiaddr-net",
26-
"version": "1.7.1"
26+
"version": "1.7.2"
2727
},
2828
{
2929
"author": "mitchellh",
@@ -45,9 +45,9 @@
4545
},
4646
{
4747
"author": "whyrusleeping",
48-
"hash": "QmZZseAa9xcK6tT3YpaShNUAEpyRAoWmUL5ojH3uGNepAc",
48+
"hash": "QmSwVwKUWzdf3ppM3FbBbpuqHUNtUFJPQQdfvKmgZoz2gR",
4949
"name": "go-libp2p-metrics",
50-
"version": "2.1.13"
50+
"version": "2.1.14"
5151
},
5252
{
5353
"author": "magik6k",
@@ -61,6 +61,6 @@
6161
"license": "MIT",
6262
"name": "go-ipfs-api",
6363
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
64-
"version": "1.4.7"
64+
"version": "1.4.8"
6565
}
6666

0 commit comments

Comments
 (0)