Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Commit

Permalink
gx publish 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Feb 1, 2018
1 parent 252f79a commit dfeeb00
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.4: QmfCtHMCd9xFvehvHeVxtKVXJTMVTuHhyPRVHEXetn87vL
2.1.5: QmNmJZL7FQySMtE2BQuLMuZg2EB2CLEunJJUSVSc9YnnbV
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,34 +33,34 @@
},
{
"author": "whyrusleeping",
"hash": "QmQm7WmgYCa4RSz76tKEYpRjApjnRw8ZTUVQC15b8JM4a2",
"hash": "QmXfkENeeBvh3zYA51MaSdGUdBjhQ99cP5WQe8zgr6wchG",
"name": "go-libp2p-net",
"version": "2.0.4"
"version": "2.0.5"
},
{
"author": "whyrusleeping",
"hash": "QmeZVQzUrXqaszo24DAoHfGzcmCptN9JyngLkGAiEfk2x7",
"hash": "QmXauCuJzmzapetmC6W4TuDJLL1yFFrVzSHoWv8YdbmnxH",
"name": "go-libp2p-peerstore",
"version": "1.4.14"
"version": "1.4.15"
},
{
"author": "whyrusleeping",
"hash": "Qma7H6RW8wRrfZpNSXwxYGcd1E149s42FpWNpDNieSVrnU",
"hash": "QmZoWKhxUmZ2seW4BzX6fJkNR8hh9PsGModr7q171yq2SS",
"name": "go-libp2p-peer",
"version": "2.2.2"
"version": "2.2.3"
},
{
"author": "why",
"hash": "QmZdqgq4h6AdodSmPwb5FZzhwnmhchu1hhJgv8tnFdod1o",
"hash": "Qmax8X1Kfahf5WfSB68EWDG3d3qyS3Sqs1v412fjPTfRwx",
"name": "go-libp2p-interface-connmgr",
"version": "0.0.5"
"version": "0.0.6"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "",
"name": "go-libp2p-host",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.1.4"
"version": "2.1.5"
}

0 comments on commit dfeeb00

Please sign in to comment.