From 8e94c567151cf3293603c33d1555e4ff4349609c Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 4 Oct 2016 16:52:57 -0700 Subject: [PATCH] update multihash --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1bdecf6..a007ab3 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmTvWHtHQhkRD33UNzP3NKsUxX2k2oonrgHXYis7wdhCbA", + "hash": "QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J", "name": "go-multihash", - "version": "0.1.0" + "version": "1.0.0" } ], "gxVersion": "0.9.0", @@ -20,3 +20,4 @@ "releaseCmd": "git commit -a -m 'gx publish $VERSION'", "version": "1.1.1" } +