diff --git a/.gx/lastpubver b/.gx/lastpubver index e96a295e61b7901cf127fbff13c458141629d771..4bef919c0293e6e9b6426795779e3edd742a1f0c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.3: Qmc5paX4ECBARnAKkcAmUYHBGor228Tkfxeya3Nu2KRL46 +1.0.4: QmPq2D7Yoyev7yeMuMnkEYBqmQuUu5kb91UXPPoiik1Xyp diff --git a/package.json b/package.json index eef9a60e0a29b5c54982c17b37342658aae1284d..e66a196c1b3bc3a8fb375261cec09eabfd94f744 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaDoQyTYCS3DrPLBLXMixXfuCstBVVR81J3UY1vMxghpT", + "hash": "QmQ3c5AP6yjqD3E4get5atkvfaUU4rubWquoL2e8ycjUSu", "name": "go-libp2p-loggables", - "version": "1.1.11" + "version": "1.1.12" }, { "author": "texttheater", @@ -47,6 +47,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.3" + "version": "1.0.4" }