From 75133dfa6d6c0f4d52fbb61b37b371d4ecb4512c Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Sat, 22 Oct 2016 19:48:16 +0200 Subject: [PATCH] version bumb --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index c8a3b09..46de566 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.0.5", + "version": "2.0.6", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index 0c5c9bd..0725e3f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSockets -version=2.0.5 +version=2.0.6 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client)