diff --git a/library.json b/library.json index 733c40b..881ef54 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.0.8", + "version": "2.0.9", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index 5c319c0..c166487 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSockets -version=2.0.8 +version=2.0.9 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client)