diff --git a/package.json b/package.json index eb2959b..efc79af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cid-tool", - "version": "2.0.0", + "version": "3.0.0", "description": "Convert and discover properties of CIDs", "main": "src/index.js", "bin": { @@ -44,7 +44,7 @@ "contributors": [ "Alan Shaw ", "Hugo Dias ", - "Alex Potsides " + "achingbrain " ], "directories": { "test": "test"