From 6754752b05c96e51ef115d0f307ba92c1ca2ebf8 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 11 Jul 2019 20:38:23 +0100 Subject: [PATCH] chore: update contributors --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 803528a..896351a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.13.0", + "version": "0.13.1", "description": "IPFS Peer Id implementation in Node.js", "leadMaintainer": "Pedro Teixeira ", "main": "src/index.js", @@ -49,11 +49,13 @@ "url": "https://github.com/libp2p/js-peer-id.git" }, "contributors": [ + "Arve Knudsen ", "David Dias ", "David Dias ", "Friedel Ziegelmayer ", "Henrique Dias ", "Hugo Dias ", + "Jacob Heun ", "Maciej Krüger ", "Michael Garvin ", "Pedro Teixeira ",