From 6d751c344e5e328bc2546ec8f46a37cec8438d96 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Fri, 4 Jan 2019 17:37:20 +0000 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3e96d78..3c345daa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-unixfs-engine", - "version": "0.35.3", + "version": "0.35.4", "description": "JavaScript implementation of the unixfs Engine used by IPFS", "leadMaintainer": "Alex Potsides ", "main": "src/index.js",