diff --git a/.gx/lastpubver b/.gx/lastpubver index 1e07ab5..16951a6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.1.8: QmaSfSMvc1VPZ8JbMponFs4WHvF9FgEruF56opm5E1RgQA +3.0.0: QmdHyfNVTZ5VtUx4Xz23z8wtnioSrFQ28XSfpVkdhQBkGA diff --git a/package.json b/package.json index dc80e11..4abfca3 100644 --- a/package.json +++ b/package.json @@ -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", @@ -51,9 +51,9 @@ }, { "author": "why", - "hash": "QmfQNieWBPwmnUjXWPZbjJPzhNwFFabTb5RQ79dyVWGujQ", + "hash": "QmWCWsDQnnQ9Mo9V3GK8TSR91662FdFxjjqPX8YbHC8Ltz", "name": "go-libp2p-interface-connmgr", - "version": "0.0.8" + "version": "0.0.7" } ], "gxVersion": "0.9.1", @@ -61,6 +61,6 @@ "license": "", "name": "go-libp2p-host", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.1.8" + "version": "3.0.0" }