gx publish 0.9.27

This commit is contained in:
Steven Allen 2018-08-31 09:56:22 -07:00
parent 2c53ae3939
commit cd8c877413
2 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
0.9.26: QmT5K5mHn2KUyCDBntKoojQJAJftNzutxzpYR33w8JdN6M 0.9.27: QmXxivgdXWBfkKPdKDhuRWkrugqEqhXuzyyiZ5DvAy9Zds

View File

@ -15,15 +15,15 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmPMtD39NN63AEUNghk1LFQcTLcCmYL8MtRzdv8BRUsC4Z", "hash": "QmfH9FKYv3Jp1xiyL8sPchGBUBg6JA6XviwajAo3qgnT3B",
"name": "go-libp2p-host", "name": "go-libp2p-host",
"version": "3.0.7" "version": "3.0.8"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmbKt1yZEnCWUmQhZR9BMiXK4e4FoaqnieAARz1s88MSzf", "hash": "QmeKQeTT46oH3ezWeNLLaa8RtFbvijmxtyRiRuQD5wASDk",
"name": "go-libp2p-blankhost", "name": "go-libp2p-blankhost",
"version": "0.3.7" "version": "0.3.8"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -56,9 +56,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmYSM6PKnCe9YVPNMisfpoBmczzHkA7h5Wrnc36DtdJhGo", "hash": "Qmcc5CPuKyfDZNmqXNkk6j23CyZqZGypUv952NLHYGbeni",
"name": "go-libp2p-swarm", "name": "go-libp2p-swarm",
"version": "3.0.9" "version": "3.0.10"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -72,6 +72,6 @@
"license": "", "license": "",
"name": "go-libp2p-floodsub", "name": "go-libp2p-floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.26" "version": "0.9.27"
} }