diff --git a/.gx/lastpubver b/.gx/lastpubver index 727b7ad1aaa32ba947b033eb2327322be1aae2cb..259bbe609fb2179f4efec6f6e214d978f1e75d62 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.1: QmbJUay5h1HtzhJb5QQk2t26yCnJksHynvhcqp18utBPqG +0.1.2: QmXxGS5QsUxpR3iqL5DjmsYPHR1Yz74siRQ4ChJqWFosMh diff --git a/package.json b/package.json index 6308fd2b38555b21d2ab467d7610357fccc11a41..83fb098ea44926db0e7cc6b4f1006bd23dd856fd 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmNw61A6sJoXMeP37mJRtQZdNhj5e3FdjoTN3v4FyE96Gk", + "hash": "Qma4RJSuh7mMeJQYCqMbKzekn6EwBo7HEs5AQYjVRMQATB", "name": "go-cid", - "version": "0.7.15" + "version": "0.7.16" }, { "author": "multiformats", @@ -31,6 +31,6 @@ "license": "", "name": "go-block-format", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.1" + "version": "0.1.2" }