diff --git a/.gx/lastpubver b/.gx/lastpubver index 5a0f2a2..0c4350e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.11: QmV5gPoRsjN1Gid3LMdNZTyfCtP2DsvqEbMAmz82RmmiGk +0.7.12: QmYhQaCYEcaPPjxJX7YcPcVKkQfRy6sJ7B3XmGFk82XYdQ diff --git a/package.json b/package.json index a3975b8..e94ffef 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmbZ6Cee2uHjG7hf19qLHppgKDRtaG4CVtMzdmK9VCVqLu", + "hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw", "name": "go-multihash", - "version": "1.0.2" + "version": "1.0.4" }, { "author": "whyrusleeping", @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.11" + "version": "0.7.12" }