diff --git a/.gx/lastpubver b/.gx/lastpubver index 42b34bb8203e4cb7bd0bf7383e05a8d4ef3f0cb9..5b048ca18cc59cd802cbe849eeae3b5cfa15348e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.5: QmdBpJ5VTfL79VwKDU93z7fyZJ3mm4UaBHrE73CWRw2Bjd +0.0.6: QmXD4grfThQ4LwVoEEfe4dgR7ukmbV9TppM5Q4SPowp7hU diff --git a/package.json b/package.json index ddb63b3f1a9e4ea06c45af3eb08f0ad8cdaa3fca..0735344642fc88fb7dbbca5edceba763c9ba03a9 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmaA8GkXUYinkkndvg7T6Tx7gYXemhxjaxLisEPes7Rf1P", + "hash": "QmX5CsuHyVZeTLxgRSYkgLSDQKb9UjE8xnhQzCEJWWWFsC", "name": "go-ipld-format", - "version": "0.5.7" + "version": "0.5.8" } ], "gxVersion": "0.12.1", @@ -19,6 +19,6 @@ "license": "MIT", "name": "go-ipfs-posinfo", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.5" + "version": "0.0.6" }