gx publish 0.0.4

This commit is contained in:
Steven Allen 2018-12-20 10:05:01 -08:00
parent daaeba1533
commit acb9e92d0a
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
0.0.3: QmeMe1RkESuKNhP5LiTN8kG5XiBKhYzBw7wJonbAAR5K67
0.0.4: QmdoKBy1K7Dm59KyuFE6Gsmcq73zS9dscrzVwaoSGDyxF7

View File

@ -18,9 +18,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmZNGvvTqtVtGzVxkhRCu5nuwbytdRdtHtJbWLGxeMYAkt",
"hash": "QmWJBngogUPF87Xz788NotnwfYS1B5oanKew82zuMwUkQu",
"name": "go-libp2p-connmgr",
"version": "0.3.28"
"version": "0.3.29"
},
{
"author": "marten-seemann",
@ -40,5 +40,6 @@
"license": "",
"name": "go-libp2p-daemon",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.3"
"version": "0.0.4"
}