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

Commit

Permalink
gx publish 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Mar 14, 2018
1 parent dfeeb00 commit f0c64ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.5: QmNmJZL7FQySMtE2BQuLMuZg2EB2CLEunJJUSVSc9YnnbV
3.0.0: QmZLmWTC8eS1LojwosxjZpyDJtuTZx9bUVb2ZWmCm7hkT5
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
},
{
"author": "whyrusleeping",
"hash": "QmXfkENeeBvh3zYA51MaSdGUdBjhQ99cP5WQe8zgr6wchG",
"hash": "Qmd6xURKh4mVXftPU4XBjtLoihHXV2K2bS2VDYhPwTp4E6",
"name": "go-libp2p-net",
"version": "2.0.5"
"version": "3.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmXauCuJzmzapetmC6W4TuDJLL1yFFrVzSHoWv8YdbmnxH",
"hash": "QmT1hUXbRnjpWxGWAuRXUiVeyU5yrA7HNFieUBqUDcfgYm",
"name": "go-libp2p-peerstore",
"version": "1.4.15"
"version": "1.4.16"
},
{
"author": "whyrusleeping",
Expand All @@ -51,16 +51,16 @@
},
{
"author": "why",
"hash": "Qmax8X1Kfahf5WfSB68EWDG3d3qyS3Sqs1v412fjPTfRwx",
"hash": "QmbCz4MES7ZVufGCxTbRGZgByjRasmLV9yDSGR2sifmxK2",
"name": "go-libp2p-interface-connmgr",
"version": "0.0.6"
"version": "0.0.7"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "",
"name": "go-libp2p-host",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.1.5"
"version": "3.0.0"
}

0 comments on commit f0c64ac

Please sign in to comment.