gx publish 2.0.15

This commit is contained in:
Jakub Sztandera
2019-02-18 15:03:04 +01:00
parent 904d93c0f5
commit 7bb755535b
2 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
2.0.14: QmQFFp4ntkd4C14sP3FaH9WJyBuetuGUVo6dShNHvnoEvC
2.0.15: Qmf6P6B4pdEE34iz6b5sweQ3toJfb8KHh7koKeZRJNXpfU

View File

@@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C",
"hash": "QmbkT7eMTyXfpeyB3ZMxxcxg7XH8t6uXp49jqzz4HB7BGF",
"name": "go-log",
"version": "1.5.8"
"version": "1.5.9"
},
{
"author": "whyrusleeping",
@@ -27,9 +27,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmNiJiXwWE3kRhZrC5ej3kSjWHm337pYfhjLGSCDNKJP2s",
"hash": "QmTW4SdgBWq9GjsBsHeUx8WuGxzhgzAf88UMH2w62PC8yK",
"name": "go-libp2p-crypto",
"version": "2.0.4"
"version": "2.0.7"
},
{
"author": "jbenet",
@@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmPJxxDsX2UbchSHobbYuvz7qnyJTFKvaKMzE2rZWJ4x5B",
"hash": "QmTu65MVbemtUxJEWgsTtzv9Zv9P8rvmqNA4eG9TrTRGYc",
"name": "go-libp2p-peer",
"version": "3.1.0"
"version": "3.1.1"
},
{
"author": "multiformats",
@@ -57,9 +57,9 @@
},
{
"author": "magik6k",
"hash": "QmVoK2ivqzp5ZgWiEdBNFbKH7nzf9C4wPYr8cH7CGPMHtC",
"hash": "Qmc5CnrmiMiKzyHjnTxnBz4qmftz9bfyZ66iKW9Yf1fWvp",
"name": "go-ds-badger",
"version": "1.11.1"
"version": "1.12.1"
},
{
"hash": "Qmf4xQhNomPNhrtZc67qSnfJSjxjXs9LWvknJtSXwimPrM",
@@ -95,6 +95,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.14"
"version": "2.0.15"
}