Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
gx publish 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Sep 24, 2018
1 parent fc688a8 commit eca2b86
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1: QmWX6RySJ3yAYmfjLSw1LtRZnDh5oVeA9kM3scNQJkysqa
2.2.2: QmS5X31wA86RSjQqCUHG2CLPoFNnBZ3UMy1ikfBHQ3G6LG
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,39 +8,39 @@
},
"gxDependencies": [
{
"hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr",
"hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae",
"name": "go-log",
"version": "1.5.5"
"version": "1.5.7"
},
{
"author": "whyrusleeping",
"hash": "QmeMYW7Nj8jnnEfs9qhm7SxKkoDPUWXu3MsxX6BFwz34tf",
"hash": "QmeA5hsqgLryvkeyqeQdvGDqurLkYi3XEPLZP3pzuBJXh2",
"name": "go-libp2p-host",
"version": "3.0.9"
"version": "3.0.10"
},
{
"author": "whyrusleeping",
"hash": "QmZNJyx9GGCX4GeuHnLB8fxaxMLs4MjTjHokxfQcCd6Nve",
"hash": "QmfDPh144WGBqRxZb1TGDHerbMnZATrHZggAPw7putNnBq",
"name": "go-libp2p-net",
"version": "3.0.9"
"version": "3.0.10"
},
{
"author": "whyrusleeping",
"hash": "QmQsErDt8Qgw1XrsXf2BpEzDgGWtB1YLsTAARBup5b6B9W",
"hash": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3",
"name": "go-libp2p-peer",
"version": "2.3.7"
"version": "2.3.8"
},
{
"author": "whyrusleeping",
"hash": "Qmda4cPRvSRyox3SqgJN6DfSZGU5TtHufPTp9uXjFj71X6",
"hash": "QmfAQMFpgDU2U4BXG64qVr8HSiictfWvkSBz7Y2oDj65st",
"name": "go-libp2p-peerstore",
"version": "2.0.0"
"version": "2.0.1"
},
{
"author": "whyrusleeping",
"hash": "QmU129xU8dM79BgR97hu4fsiUDkTQrNHbzkiYfyrkNci8o",
"hash": "QmUFARWmz7LKUCzoWn1M3Z4Q2F8NK319452CBVFu4AgwzL",
"name": "go-libp2p-transport",
"version": "3.0.9"
"version": "3.0.10"
},
{
"author": "multiformats",
Expand All @@ -62,28 +62,28 @@
},
{
"author": "whyrusleeping",
"hash": "QmQ4bjZSEC5drCRqssuXRymCswHPmW3Z46ibgBtg9XGd34",
"hash": "QmPBiDDeTyHpKypigUYcGivr6Lvo9GjoA7HeAGjoMyKHUK",
"name": "go-libp2p-blankhost",
"version": "0.3.9"
"version": "0.3.10"
},
{
"author": "whyrusleeping",
"hash": "QmeDpqUwwdye8ABKVMPXKuWwPVURFdqTqssbTUB39E2Nwd",
"hash": "QmPQoCVRHaGD25VffyB7DFV5qP65hFSQJdSDy75P1vYBKe",
"name": "go-libp2p-swarm",
"version": "3.0.11"
"version": "3.0.12"
},
{
"author": "steb",
"hash": "QmWRcKvbFVND1vSTJZv5imdBxmkj9FFJ5Jku1qWxasAAMo",
"hash": "QmNRRKZjRHJTuEvbAkkmJLpBQX9FZ7rAXdD8zuknZv6mmF",
"name": "go-libp2p-transport-upgrader",
"version": "0.1.9"
"version": "0.1.10"
}
],
"gxVersion": "0.11.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-circuit",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.2.1"
"version": "2.2.2"
}

0 comments on commit eca2b86

Please sign in to comment.