From 29889103e69c9aaab67d3100fc9f7bfffa8d0f0b Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Thu, 7 May 2020 10:04:37 +0100 Subject: [PATCH] chore: update contributors --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f31459d..c8d0888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cid-tool", - "version": "0.4.0", + "version": "0.4.1", "description": "Convert and discover properties of CIDs", "main": "src/index.js", "bin": { @@ -43,7 +43,7 @@ }, "contributors": [ "Alan Shaw ", - "Alan Shaw " + "Hugo Dias " ], "directories": { "test": "test"