Merge pull request #263 from libp2p/gx/update

gx publish 4.4.24
This commit is contained in:
vyzo 2019-02-14 20:46:15 +02:00 committed by GitHub
commit 931ed2291c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
4.4.23: QmeFvFhh5M2E9n3XMNn9iimkRzV7TqJCWMrey5S2TBBCQd 4.4.24: QmS5Tvk8Adz1qPkCBCbiScty9KPbMSMCSTbFK4TVvatKqi

View File

@ -78,9 +78,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmWNfpvvoMom3j19zgvSh1VMxNuHbLDXTPkxUf8Gpju5H7", "hash": "QmP4zpSqLWT285zhG8E9kn3Pk3W5t3SKqFafJxj8LTGMgm",
"name": "go-libp2p-kbucket", "name": "go-libp2p-kbucket",
"version": "2.2.19" "version": "2.2.20"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -114,9 +114,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmXMxMqPgL1G8WMd9WKFdBekXaT6pjP5j8DMKWfS53YNDQ", "hash": "QmebEmt23jQxrwnqBkFL4qbpE8EnnQunpv5U32LS5ESus1",
"name": "go-libp2p", "name": "go-libp2p",
"version": "6.0.32" "version": "6.0.33"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -172,5 +172,5 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-kad-dht", "name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "4.4.23" "version": "4.4.24"
} }