diff --git a/.gx/lastpubver b/.gx/lastpubver index 139bcc4..dc1db49 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.5.8: QmX5CsuHyVZeTLxgRSYkgLSDQKb9UjE8xnhQzCEJWWWFsC +0.6.0: QmRurKMTJEe88d8LQHeDDqc1sBf4wZVJ8PvjVqu6gEw5ee diff --git a/package.json b/package.json index 61c1fa6..efc966d 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmRZ98Qjb3zafYMeebvG7iy53zu4LScLDzpyLcgUZoMP2K", + "hash": "QmcRoKTXnq18qQRZFa4jWwWvMQkxzWRpxCwcpCCFgnLUGi", "name": "go-cid", "version": "1.0.0" }, { "author": "stebalien", - "hash": "QmbcP1kwkYWM1QndZF1g4aKis3yX8kfAUZmusM52fg2SVC", + "hash": "QmVWmocy2WJk9ZvguJrNkPAkWiW5N5zdbaXrrvshZgsEFY", "name": "go-block-format", "version": "0.2.0" }, @@ -31,6 +31,6 @@ "license": "", "name": "go-ipld-format", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.5.8" + "version": "0.6.0" }