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.