From 23ad6db6f8d5de023c3ac5597a04b2868591e297 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Wed, 1 Feb 2017 20:24:58 -0800 Subject: [PATCH] updating go-multihash --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19276e7..9bb8022 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J", + "hash": "QmbZ6Cee2uHjG7hf19qLHppgKDRtaG4CVtMzdmK9VCVqLu", "name": "go-multihash", - "version": "1.0.0" + "version": "1.0.2" } ], "gxVersion": "0.9.0",