From b3efb316ed2148811e235515b724ead45d33120b Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Wed, 16 Mar 2016 16:25:57 +0100 Subject: [PATCH] bump version --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 9e73afe..85f8dff 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=WebSockets -version=2.0 +version=2.0.2 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client) -paragraph=use 2.0 for ESP and 1.3 for AVR +paragraph=use 2.x.x for ESP and 1.3 for AVR category=Communication url=https://github.com/Links2004/arduinoWebSockets architectures=*