From 2af8f95a45f5907d94ad5f1f8f353c02eb3d1692 Mon Sep 17 00:00:00 2001 From: Thomas Feldmann Date: Mon, 20 Dec 2021 12:15:48 +0100 Subject: [PATCH] bump version --- CHANGELOG.md | 2 +- library.json | 2 +- library.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b3ece1..fa61f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## In progress +## v2.3.0 (2021-12-20) - `logarithmic` is now `true` by default - Add `pattern` and `flash` method with `SpeedSetting` parameter diff --git a/library.json b/library.json index f11b37a..c014512 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Blinkenlight", - "version": "2.2.0", + "version": "2.3.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 8eb6e29..d0e2e25 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Blinkenlight -version=2.2.0 +version=2.3.0 author=Thomas Feldmann maintainer=Thomas Feldmann sentence=Supercharge your status LEDs / beepers