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

Commit

Permalink
Merge pull request #14 from libp2p/feat/refactor
Browse files Browse the repository at this point in the history
gx publish 3.0.0
  • Loading branch information
Stebalien authored Jun 6, 2018
2 parents a6fadcf + fac5a1d commit 94662a6
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.8: QmaSfSMvc1VPZ8JbMponFs4WHvF9FgEruF56opm5E1RgQA
3.0.0: QmdHyfNVTZ5VtUx4Xz23z8wtnioSrFQ28XSfpVkdhQBkGA
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": "QmXoz9o2PT3tEzf7hicegwex5UgVP54n3k82K7jrWFyN86",
"hash": "QmYj8wdn5sZEHX2XMDWGBvcXJNdzVbaVpHmXvhHBVZepen",
"name": "go-libp2p-net",
"version": "2.0.7"
"version": "3.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmdeiKhUy1TVGBaKxt7y1QmBDLBdisSrLJ1x58Eoj4PXUh",
"hash": "QmZb7hAgQEhW9dBbzBudU39gCeD4zbe6xafD52LUuF4cUN",
"name": "go-libp2p-peerstore",
"version": "1.4.17"
"version": "1.4.18"
},
{
"author": "whyrusleeping",
Expand All @@ -51,16 +51,16 @@
},
{
"author": "why",
"hash": "QmfQNieWBPwmnUjXWPZbjJPzhNwFFabTb5RQ79dyVWGujQ",
"hash": "QmWCWsDQnnQ9Mo9V3GK8TSR91662FdFxjjqPX8YbHC8Ltz",
"name": "go-libp2p-interface-connmgr",
"version": "0.0.8"
"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.8"
"version": "3.0.0"
}

0 comments on commit 94662a6

Please sign in to comment.