From 4007cd1190901694f468332f3204df767b36979d Mon Sep 17 00:00:00 2001 From: achingbrain Date: Wed, 28 Nov 2018 07:40:13 +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 17abf935b1..0108d13b52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-mfs", - "version": "0.5.2", + "version": "0.6.0", "description": "JavaScript implementation of the IPFS Mutable File System", "leadMaintainer": "Alex Potsides ", "main": "src/index.js",