From e6a58db0409b46de7d3ea32b777543b59b65171b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 13 Jan 2020 16:31:28 +0200 Subject: [PATCH] Fix broken manifest (#187) --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 689d3608..606d9945 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "version": "16.0.0", "authors": { "name": "John Wellbelove", - "email": "" + "email": "john.wellbelove@etlcpp.com" }, "homepage": "https://www.etlcpp.com/", "license": "MIT",