From 7e2c93dfe679e16f61ecd1ca6845a1d237635b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Bo=C4=8Dek?= Date: Sat, 18 Feb 2023 16:24:15 +0100 Subject: [PATCH] Release 2.0.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index e8bbadd..6a6a01c 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ "maintainer": true } ], - "version": "1.2.1", + "version": "2.0.0", "frameworks": ["arduino","espidf"], "platforms": "espressif32" } diff --git a/library.properties b/library.properties index cb36524..2c43807 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SmartLeds -version=1.2.1 +version=2.0.0 author=Jan Mrázek maintainer=Jan Mrázek sentence=Simple & intuitive way to drive various smart LEDs on ESP32.