diff --git a/.gx/lastpubver b/.gx/lastpubver index 0454e4770a1bbba6aed0c4542a21842835dbacaa..04a13cc91bbee5a0fb50fdf8fceb0900acc23dfd 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.10: QmR54CzE4UcdFAZDehj6HFyy3eSHhVsJUpjfnhCmscuStS +0.1.11: QmWAzSEoqZ6xU6pu8yL8e5WaMb7wtbfbhhN4p1DknUPtr3 diff --git a/package.json b/package.json index d118f57573a9aa954832cfb10b2805c463583763..38f195b6e3e70cde56df1fc8d06eca0ae92efb93 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmYjnkEL7i731PirfVH1sis89evN7jt4otSHw5D2xXXwUV", + "hash": "QmZFbDTY9jfSBms2MchvYM9oYRbAF19K7Pby47yDBfpPrb", "name": "go-cid", - "version": "0.7.25" + "version": "0.8.0" }, { "author": "multiformats", @@ -31,6 +31,6 @@ "license": "", "name": "go-block-format", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.10" + "version": "0.1.11" }