8000 Merge pull request #3 from agners/bump-properties · Compy/ESPAsyncWebServer@e796381 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit e796381

Browse files
authored
Merge pull request esphome#3 from agners/bump-properties
2 parents 57a77e1 + 84e0ad4 commit e796381

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"keywords":"http,async,websocket,webserver",
55
"authors":
66
{
7-
"name": "Hristo Gochkov",
7+
"name": "ESPHome Team",
88
"maintainer": true
99
},
1010
"repository":
1111
{
1212
"type": "git",
13-
"url": "https://github.com/OttoWinter/ESPAsyncWebServer.git"
13+
"url": "https://github.com/esphome/ESPAsyncWebServer.git"
1414
},
15-
"version": "1.2.7",
15+
"version": "1.3.0",
1616
"license": "LGPL-3.0",
1717
"frameworks": "arduino",
1818
"platforms": ["espressif8266", "espressif32"],

0 commit comments

Comments
 (0)
0