From b9eb9d7b4ae36dc1ad8657be3464a7bfe85008de Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Wed, 25 Sep 2019 12:33:28 +0200 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a86f819..df74c12c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-keychain", - "version": "0.5.0", + "version": "0.5.1", "description": "Key management and cryptographically protected messages", "leadMaintainer": "Vasco Santos ", "main": "src/index.js",