Skip to content

Commit 2af8f95

Browse files
committed
bump version
1 parent f666ee0 commit 2af8f95

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## In progress
3+
## v2.3.0 (2021-12-20)
44

55
- `logarithmic` is now `true` by default
66
- Add `pattern` and `flash` method with `SpeedSetting` parameter

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Blinkenlight",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "This library gives you non-blocking blinking patterns and smooth fade effects for your LEDs, buzzers or any other status indicators",
55
"keywords": "led, signal, fading, blink",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Blinkenlight
2-
version=2.2.0
2+
version=2.3.0
33
author=Thomas Feldmann <mail@tfeldmann.de>
44
maintainer=Thomas Feldmann <mail@tfeldmann.de>
55
sentence=Supercharge your status LEDs / beepers

0 commit comments

Comments
 (0)