From 1bd4638621c750571c4c61c46380e15a8d8a68bc Mon Sep 17 00:00:00 2001 From: Links Date: Mon, 21 Aug 2017 21:44:30 +0200 Subject: [PATCH] bump version to 2.0.10 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 881ef54..35289fc 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.0.9", + "version": "2.0.10", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index c166487..6ae767e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSockets -version=2.0.9 +version=2.0.10 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client)