Skip to content

Commit cb730aa

Browse files
committed
v1.0.5
1 parent 9655aae commit cb730aa

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

library.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/forkineye/ESPAsyncE131.git"
88
},
9-
"version": "1.0.4",
9+
"version": "1.0.5",
1010
"authors": {
1111
"name": "Shelby Merrick",
1212
"url": "http://forkineye.com",
@@ -15,8 +15,7 @@
1515
"frameworks": "arduino",
1616
"platforms": ["espressif8266", "espressif32"],
1717
"headers": "ESPAsyncE131.h",
18-
"dependencies":
19-
{
18+
"dependencies": {
2019
"name": "ESPAsyncUDP",
2120
"platforms": "espressif8266"
2221
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP Async E1.31
2-
version=1.0.4
2+
version=1.0.5
33
author=forkineye
44
maintainer=forkineye
55
sentence=Async E1.31 sACN for ESP8266.

0 commit comments

Comments
 (0)