From 38a881a86a35c2cbf755f9c8da33178b70bd4f82 Mon Sep 17 00:00:00 2001 From: Links Date: Wed, 8 Aug 2018 18:12:02 +0200 Subject: [PATCH] bump version to 2.1.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 36461eb..f1a5892 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.1.1", + "version": "2.1.2", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index 31c2334..00d0945 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSockets -version=2.1.1 +version=2.1.2 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client)