gx publish 0.9.3
This commit is contained in:
parent
9366bd3c31
commit
82b5814c05
|
@ -1 +1 @@
|
|||
0.9.2: Qmdnza7rLi7CMNNwNhNkcs9piX5sf6rxE8FrCsPzYtUEUi
|
||||
0.9.3: QmPGT8xqmDnbCbc5HCpjSCzPw7HcsSKuzVAWGjAtF3oftm
|
||||
|
|
10
package.json
10
package.json
|
@ -21,9 +21,9 @@
|
|||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
"hash": "QmaSxYRuMq4pkpBBG2CYaRrPx2z7NmMVEs34b9g61biQA6",
|
||||
"hash": "Qmc1XhrFEiSeBNn3mpfg6gEuYCt5im2gYmNVmncsvmpeAk",
|
||||
"name": "go-libp2p-host",
|
||||
"version": "2.0.0"
|
||||
"version": "2.1.1"
|
||||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
|
@ -33,9 +33,9 @@
|
|||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
"hash": "QmPZRCaYeNLMo5GfcRS2rv9ZxVuXXt6MFg9dWLmgsdXKCw",
|
||||
"hash": "QmQkeGXc9ZuQ5upVFpd2EjKvgw9aVh1BbtAgvNGVcebmmX",
|
||||
"name": "go-libp2p-blankhost",
|
||||
"version": "0.2.0"
|
||||
"version": "0.2.1"
|
||||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
|
@ -72,6 +72,6 @@
|
|||
"license": "",
|
||||
"name": "floodsub",
|
||||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
||||
"version": "0.9.2"
|
||||
"version": "0.9.3"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue