gx publish 0.0.3
This commit is contained in:
parent
8ea3562442
commit
18b05ac140
|
@ -1 +1 @@
|
||||||
0.0.2: QmU45roygPSFdwDAgsGXtAKfJbptkjo9sW2q1bjohSEhEB
|
0.0.3: QmeMe1RkESuKNhP5LiTN8kG5XiBKhYzBw7wJonbAAR5K67
|
||||||
|
|
|
@ -30,9 +30,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "whyrusleeping",
|
"author": "whyrusleeping",
|
||||||
"hash": "QmaTfHazBrintpyALv8MzmCvGyGg3XWY7vDrsVfGVnpd1j",
|
"hash": "QmaqGyUhWLsJbVo1QAujSu13mxNjFJ98Kt2VWGSnShGE1Q",
|
||||||
"name": "go-libp2p-pubsub",
|
"name": "go-libp2p-pubsub",
|
||||||
"version": "0.11.8"
|
"version": "0.11.9"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gxVersion": "0.12.1",
|
"gxVersion": "0.12.1",
|
||||||
|
@ -40,6 +40,5 @@
|
||||||
"license": "",
|
"license": "",
|
||||||
"name": "go-libp2p-daemon",
|
"name": "go-libp2p-daemon",
|
||||||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
||||||
"version": "0.0.2"
|
"version": "0.0.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue