From a9fa9fbba62c7c3b4016d5ab7b6268b4d47965f7 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Thu, 12 Mar 2020 09:43:41 +0100 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d48264a..0ccc6a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipld-dag-pb", - "version": "0.18.2", + "version": "0.18.3", "description": "JavaScript Implementation of the MerkleDAG Node in Protobuf.", "leadMaintainer": "Volker Mische ", "main": "src/index.js",