diff --git a/library.json b/library.json index 3b2ffe4..3054658 100644 --- a/library.json +++ b/library.json @@ -7,9 +7,15 @@ "type": "git", "url": "https://github.com/ayushsharma82/EasyDDNS.git" }, - "frameworks": "arduino", - "platforms": + "authors": [ - "espressif" - ] + { + "name": "Ayush Sharma", + "email": "asrocks5@gmail.com", + "maintainer": true + } + ], + "version": "1.5.5", + "frameworks": "arduino", + "platforms": "espressif" }