diff --git a/.gx/lastpubver b/.gx/lastpubver index cc643bd..437bc01 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.3: QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG +1.2.0: QmVAYwf4UmtxX7YtARsDrBHDKGLPoTYnFL29a5LyZxCwLb diff --git a/package.json b/package.json index e5cc43d..5c0c820 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmbZ6Cee2uHjG7hf19qLHppgKDRtaG4CVtMzdmK9VCVqLu", + "hash": "QmPtbDoz8i593CoReBAzgXdx5PTAN66xAofpendZb922kp", "name": "go-multihash", - "version": "1.0.2" + "version": "1.0.3" } ], "gxVersion": "0.9.0", @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.3" + "version": "1.2.0" }