Skip to content

Commit

Permalink
gx publish 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Aug 22, 2018
1 parent ed4c1be commit d786dd5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.13: QmRXZNuxRue83mzP3tFafw1xa6sT9no5o3oN6WbwrKNFHe
0.3.14: QmPksYjuFjt2M63ufuDYEFdwVAmFcDGJgoED8T8dwfcwED
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmYjnkEL7i731PirfVH1sis89evN7jt4otSHw5D2xXXwUV",
"hash": "QmZFbDTY9jfSBms2MchvYM9oYRbAF19K7Pby47yDBfpPrb",
"name": "go-cid",
"version": "0.7.25"
"version": "0.8.0"
},
{
"author": "jbenet",
Expand All @@ -19,9 +19,9 @@
},
{
"author": "hsanjuan",
"hash": "QmSLS8mMWsm54vdQuwgde9wBgLg5usVQY4i9r8kXhfje8g",
"hash": "Qmd39D2vUhmPKQA2fgykjo2JXwekHKeJUggmGRpYuVMA2Z",
"name": "go-ipfs-ds-help",
"version": "0.0.8"
"version": "0.0.9"
},
{
"author": "whyrusleeping",
Expand All @@ -36,56 +36,56 @@
},
{
"author": "whyrusleeping",
"hash": "QmWEwoF9gZAGNevKxFo4q216DCo9ieui5ZAe5jSZCdesck",
"hash": "QmVFB6rGJEZnzJrQwoEhbyDs1tA8RVsQvCS6JXpuw9Xtta",
"name": "go-libp2p-floodsub",
"version": "0.9.24"
"version": "0.9.25"
},
{
"author": "whyrusleeping",
"hash": "QmVdU678uqPAfGgrrrn7zPz2yttmZTYbowF56TeNFecWzW",
"hash": "QmRAsmNHjzKVuscipvMVjB3NTyLW1HTBiSP8LaKD1iUJmH",
"name": "go-libp2p-blankhost",
"version": "0.3.5"
"version": "0.3.6"
},
{
"author": "whyrusleeping",
"hash": "QmQ1hwb95uSSZR8jSPJysnfHxBDQAykSXsmz5TwTzxjq2Z",
"hash": "QmRRCrNRs4qxotXx7WJT6SpCvSNEhXvyBcVjXY2K71pcjE",
"name": "go-libp2p-host",
"version": "3.0.5"
"version": "3.0.6"
},
{
"author": "whyrusleeping",
"hash": "QmYLXCWN2myozZpx8Wx4UjrRuQuhY3YtWoMi6SHaXii6aM",
"hash": "QmeKD8YT7887Xu6Z86iZmpYNxrLogJexqxEugSmaf14k64",
"name": "go-libp2p-peerstore",
"version": "1.4.23"
"version": "1.4.24"
},
{
"hash": "QmUTQSGgjs8CHm9yBcUHicpRs7C9abhyZiBwjzCUp1pNgX",
"hash": "QmdHb9aBELnQKTVhvvA3hsQbRgUAwsWUzBP2vZ6Y5FBYvE",
"name": "go-libp2p-record",
"version": "4.1.5"
"version": "4.1.6"
},
{
"hash": "QmSD6bSPcXaaR7LpQHjytLWQD7DrCsb415CWfpbd9Szemb",
"hash": "QmS4niovD1U6pRjUBXivr1zvvLBqiTKbERjFo994JU7oQS",
"name": "go-libp2p-routing",
"version": "2.4.8"
"version": "2.4.9"
},
{
"author": "Stebalien",
"hash": "QmRe3KBUdY6dBCqGd5Fri5TC4jX9pxGFLigKvgxmLVwzFH",
"hash": "Qmd22J9AnyR3QUH56WPXkrTbCNkQ4x7TWWinHcZBhQkgVw",
"name": "go-libp2p-routing-helpers",
"version": "0.2.9"
"version": "0.2.10"
},
{
"author": "whyrusleeping",
"hash": "QmdjC8HtKZpEufBL1u7WxvQn78Lqq2Wk31NJS8WvFX3crB",
"hash": "QmPWNZRUybw3nwJH3mpkrwB97YEQmXRkzvyh34rpJiih6Q",
"name": "go-libp2p-swarm",
"version": "3.0.7"
"version": "3.0.8"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-libp2p-pubsub-router",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.3.13"
"version": "0.3.14"
}

0 comments on commit d786dd5

Please sign in to comment.