gx publish 0.8.15
This commit is contained in:
parent
a922092abe
commit
6bb259d1fc
|
@ -1 +1 @@
|
||||||
0.8.14: QmUpeULWfmtsgCnfuRN3BHsfhHvBxNphoYh4La4CMxGt2Z
|
0.8.15: QmZdsQf8BiCpAj61nz9NgqVeRUkw9vATvCs7UHFTxoUMDb
|
||||||
|
|
14
package.json
14
package.json
|
@ -21,21 +21,21 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "whyrusleeping",
|
"author": "whyrusleeping",
|
||||||
"hash": "QmUywuGNZoUKV8B9iyvup9bPkLiMrhTsyVMkeSXW5VxAfC",
|
"hash": "QmZy7c24mmkEHpNJndwgsEE3wcVxHd8yB969yTnAJFVw7f",
|
||||||
"name": "go-libp2p-host",
|
"name": "go-libp2p-host",
|
||||||
"version": "1.3.14"
|
"version": "1.3.15"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "whyrusleeping",
|
"author": "whyrusleeping",
|
||||||
"hash": "Qma2j8dYePrvN5DoNgwh1uAuu3FFtEtrUQFmr737ws8nCp",
|
"hash": "QmViDDJGzv2TKrheoxckReECc72iRgaYsobG2HYUGWuPVF",
|
||||||
"name": "go-libp2p-netutil",
|
"name": "go-libp2p-netutil",
|
||||||
"version": "0.2.15"
|
"version": "0.2.17"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "whyrusleeping",
|
"author": "whyrusleeping",
|
||||||
"hash": "Qma4Xhhqtr9tpV814eNjbLHzjuDaRjs96XLcZPJiR742ZV",
|
"hash": "QmQoFme2KBiCZmCwKDLoCVZShkYGjPt4YR7ihZK5c3vtzH",
|
||||||
"name": "go-libp2p-blankhost",
|
"name": "go-libp2p-blankhost",
|
||||||
"version": "0.1.13"
|
"version": "0.1.14"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gxVersion": "0.9.0",
|
"gxVersion": "0.9.0",
|
||||||
|
@ -43,6 +43,6 @@
|
||||||
"license": "",
|
"license": "",
|
||||||
"name": "floodsub",
|
"name": "floodsub",
|
||||||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
||||||
"version": "0.8.14"
|
"version": "0.8.15"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue