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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Sep 8, 2018
1 parent 9bb6dd6 commit fc688a8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0: QmcTXC836QRamisD9gtLto8EFNFmdYLAKetn4uzjP6BQyZ
2.2.1: QmWX6RySJ3yAYmfjLSw1LtRZnDh5oVeA9kM3scNQJkysqa
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
{
"author": "whyrusleeping",
"hash": "QmfH9FKYv3Jp1xiyL8sPchGBUBg6JA6XviwajAo3qgnT3B",
"hash": "QmeMYW7Nj8jnnEfs9qhm7SxKkoDPUWXu3MsxX6BFwz34tf",
"name": "go-libp2p-host",
"version": "3.0.8"
"version": "3.0.9"
},
{
"author": "whyrusleeping",
"hash": "QmQSbtGXCyNrj34LWL8EgXyNNYDZ8r3SwQcpW5pPxVhLnM",
"hash": "QmZNJyx9GGCX4GeuHnLB8fxaxMLs4MjTjHokxfQcCd6Nve",
"name": "go-libp2p-net",
"version": "3.0.8"
"version": "3.0.9"
},
{
"author": "whyrusleeping",
Expand All @@ -32,15 +32,15 @@
},
{
"author": "whyrusleeping",
"hash": "QmeKD8YT7887Xu6Z86iZmpYNxrLogJexqxEugSmaf14k64",
"hash": "Qmda4cPRvSRyox3SqgJN6DfSZGU5TtHufPTp9uXjFj71X6",
"name": "go-libp2p-peerstore",
"version": "1.4.24"
"version": "2.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmcDUyb52N62J8ZamGgUWUyWc1MtuCBce7WFA4D9xA6cwF",
"hash": "QmU129xU8dM79BgR97hu4fsiUDkTQrNHbzkiYfyrkNci8o",
"name": "go-libp2p-transport",
"version": "3.0.8"
"version": "3.0.9"
},
{
"author": "multiformats",
Expand All @@ -62,28 +62,28 @@
},
{
"author": "whyrusleeping",
"hash": "QmeKQeTT46oH3ezWeNLLaa8RtFbvijmxtyRiRuQD5wASDk",
"hash": "QmQ4bjZSEC5drCRqssuXRymCswHPmW3Z46ibgBtg9XGd34",
"name": "go-libp2p-blankhost",
"version": "0.3.8"
"version": "0.3.9"
},
{
"author": "whyrusleeping",
"hash": "Qmcc5CPuKyfDZNmqXNkk6j23CyZqZGypUv952NLHYGbeni",
"hash": "QmeDpqUwwdye8ABKVMPXKuWwPVURFdqTqssbTUB39E2Nwd",
"name": "go-libp2p-swarm",
"version": "3.0.10"
"version": "3.0.11"
},
{
"author": "steb",
"hash": "QmefQrpDSYX6jQRtUyhcASFVBDkoAsDTPXemyxGMzA3phK",
"hash": "QmWRcKvbFVND1vSTJZv5imdBxmkj9FFJ5Jku1qWxasAAMo",
"name": "go-libp2p-transport-upgrader",
"version": "0.1.8"
"version": "0.1.9"
}
],
"gxVersion": "0.11.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-circuit",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.2.0"
"version": "2.2.1"
}

0 comments on commit fc688a8

Please sign in to comment.