From 35adb4dcb44f565dadfb22abcd2e5ee113ad18e8 Mon Sep 17 00:00:00 2001 From: me-no-dev Date: Tue, 24 Jul 2018 21:28:03 +0200 Subject: [PATCH] bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index e4c6ca6..a2f961a 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/me-no-dev/ESPAsyncWebServer.git" }, - "version": "1.1.1", + "version": "1.2.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"], diff --git a/library.properties b/library.properties index 174bb2f..5c144dc 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP Async WebServer -version=1.1.0 +version=1.2.0 author=Me-No-Dev maintainer=Me-No-Dev sentence=Async Web Server for ESP8266 and ESP31B