From ffe04c12a0c04f189898c265aa224d3621988c5b Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Wed, 18 Dec 2019 10:43:10 +0000 Subject: [PATCH] chore: update contributors --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bd369e..32110de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.13.5", + "version": "0.13.6", "description": "IPFS Peer Id implementation in Node.js", "leadMaintainer": "Vasco Santos ", "main": "src/index.js", @@ -52,6 +52,7 @@ }, "contributors": [ "Arve Knudsen ", + "Christian Paul ", "David Dias ", "David Dias ", "Friedel Ziegelmayer ",