Merge pull request #204 from libp2p/feat/connmgr
Feat/connmgr
| ... | @@ -205,9 +205,9 @@ | ... | @@ -205,9 +205,9 @@ |
| }, | }, | ||
| { | { | ||
| "author": "whyrusleeping", | "author": "whyrusleeping", | ||
| "hash": "QmZy7c24mmkEHpNJndwgsEE3wcVxHd8yB969yTnAJFVw7f", | "hash": "QmRNyPNJGNCaZyYonJj7owciWTsMd9gRfEKmZY3o6xwN3h", | ||
| "name": "go-libp2p-host", | "name": "go-libp2p-host", | ||
| "version": "1.3.15" | "version": "1.3.16" | ||
| }, | }, | ||
| { | { | ||
| "author": "whyrusleeping", | "author": "whyrusleeping", | ||
| ... | @@ -229,9 +229,9 @@ | ... | @@ -229,9 +229,9 @@ |
| }, | }, | ||
| { | { | ||
| "author": "whyrusleeping", | "author": "whyrusleeping", | ||
| "hash": "QmQoFme2KBiCZmCwKDLoCVZShkYGjPt4YR7ihZK5c3vtzH", | "hash": "QmbQXcWAa9ZbTH74m6yroexY8QjTS4oivLNEFwjamZCJTU", | ||
| "name": "go-libp2p-blankhost", | "name": "go-libp2p-blankhost", | ||
| "version": "0.1.14" | "version": "0.1.15" | ||
| } | } | ||
| ], | ], | ||
| "gxVersion": "0.4.0", | "gxVersion": "0.4.0", | ||
| ... | @@ -239,6 +239,6 @@ | ... | @@ -239,6 +239,6 @@ |
| "license": "MIT", | "license": "MIT", | ||
| "name": "go-libp2p", | "name": "go-libp2p", | ||
| "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
| "version": "4.4.1" | "version": "4.4.2" | ||
| } | } | ||
Please register or sign in to comment