From 141af1ca51e83645d5643b17619e7785569dbdea Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 13 Oct 2018 15:34:09 +0300 Subject: [PATCH] Update name and set version to 1.0.0 --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 0b70bc7..37213a2 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { - "name": "ESP8266", + "name": "WeeESP8266", + "version": "1.0.0", "keywords": "wifi, wi-fi, http, web, server, client", "description": "ESP8266 offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor", "repository":