From 9222140a6214d1c7f7de289c6201317f8d893099 Mon Sep 17 00:00:00 2001 From: Thomas Feldmann Date: Thu, 16 Dec 2021 13:13:06 +0100 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 87a443e..a60aede 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Blinkenlight", - "version": "2.0.1", + "version": "2.1.0", "description": "This library gives you non-blocking blinking patterns and smooth fade effects for your LEDs, buzzers or any other status indicators", "keywords": "led, signal, fading, blink", "repository": { diff --git a/library.properties b/library.properties index afa6922..89e2d86 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Blinkenlight -version=2.0.1 +version=2.1.0 author=Thomas Feldmann maintainer=Thomas Feldmann sentence=Supercharge your status LEDs / beepers