From 523f80ea6c37fd94512732a4b1f712730f507fcf Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Thu, 13 Feb 2020 16:22:57 +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 098448c..c75337d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-utils", - "version": "0.1.0", + "version": "0.1.1", "description": "Package to aggregate shared logic and dependencies for the libp2p ecosystem", "leadMaintainer": "Vasco Santos ", "main": "src/index.js",