diff --git a/.gx/lastpubver b/.gx/lastpubver index 51819ef..60b0e12 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.0.11: QmQAGG1zxfePqj2t7bLxyN8AFccZ889DDR9Gn8kVLDrGZo +2.0.12: QmZ9zH2FnLcxv1xyzFeUpDUeo55xEhZQHgveZijcxr7TLj diff --git a/package.json b/package.json index c4b0e5f..d3e79cd 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ }, { "author": "whyrusleeping", - "hash": "QmcqU6QUDSXprb1518vYDGczrTJTyGwLG9eUa5iNX4xUtS", + "hash": "QmY5Grm8pJdiSSVsYxx4uNRgweY72EmYwuSDbRnbFok3iY", "name": "go-libp2p-peer", - "version": "2.4.3" + "version": "3.0.0" }, { "author": "multiformats", @@ -95,6 +95,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.0.11" + "version": "2.0.12" }