diff --git a/.gx/lastpubver b/.gx/lastpubver index 55bee105bcfd44163e005d12252e77046ffb3d93..96060605b5efc16084d4f3fbc3cd9350128b1353 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.19: QmVTmXZC2yE38SDKRihn96LXX6KwBWgzAg8aCDZaMirCHm +1.0.20: QmbWGdyATxHpmbDC2z7zMNnmPmiHCRXS5f2vyxBfgz8bVb diff --git a/package.json b/package.json index 71b6692894076e3401e0dbc452c2906ae04fdae7..2bb5cdee0c31ad7afac7706c298e86bf94af76a1 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb", + "hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr", "name": "go-log", - "version": "1.5.3" + "version": "1.5.5" }, { "author": "rs", @@ -47,6 +47,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.19" + "version": "1.0.20" }