From 94f22190b984528085d7ad317c488083f6aa46c5 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Wed, 22 May 2019 15:52:51 +0200 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98670ec..89d1e88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipld-dag-pb", - "version": "0.17.3", + "version": "0.17.4", "description": "JavaScript Implementation of the MerkleDAG Node in Protobuf.", "leadMaintainer": "Volker Mische ", "main": "src/index.js",