From d6934379087bbce9dee177bf635e69736599ea90 Mon Sep 17 00:00:00 2001 From: Jozef Sovcik Date: Wed, 24 Oct 2018 08:19:02 +0200 Subject: [PATCH] version bump --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f1a5892..978e584 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.1.2", + "version": "2.1.3", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index 00d0945..a30fdbf 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSockets -version=2.1.2 +version=2.1.3 author=Markus Sattler maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client)