Skip to content

Commit 41bfcee

Browse files
committed
bump version
1 parent b1744da commit 41bfcee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Indicator",
3-
"version": "1.1.0",
4-
"description": "Super easy single-LED blinking patterns - now with ultra smooth fading (optional)",
3+
"version": "1.2.0",
4+
"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": {
77
"type": "git",

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Indicator
2-
version=1.1.0
2+
version=1.2.0
33
author=Thomas Feldmann <mail@tfeldmann.de>
44
maintainer=Thomas Feldmann <mail@tfeldmann.de>
55
sentence=Supercharge your status LEDs / beepers
6-
paragraph=Super easy single-LED blinking patterns - now with ultra smooth fading (optional)
6+
paragraph=This library gives you non-blocking blinking patterns and smooth fade effects for your LEDs, buzzers or any other status indicators
77
category=Signal Input/Output
88
url=https://github.com/tfeldmann/Arduino-Indicator
99
architectures=*

0 commit comments

Comments
 (0)