File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " An Arduino for ESP8266 asynchronous MQTT client implementation" ,
5
5
"authors" :
6
6
{
7
- "name" : " Marvin Roger " ,
7
+ "name" : " Marvin ROGER " ,
8
8
"url" : " https://www.marvinroger.fr"
9
9
},
10
10
"repository" :
11
11
{
12
12
"type" : " git" ,
13
13
"url" : " https://github.com/marvinroger/async-mqtt-client.git"
14
14
},
15
- "version" : " 0.5 .0" ,
15
+ "version" : " 0.6 .0" ,
16
16
"frameworks" : " arduino" ,
17
17
"platforms" : " espressif" ,
18
18
"dependencies" : [
Original file line number Diff line number Diff line change 1
1
name =AsyncMqttClient
2
- version =0.5 .0
3
- author =Marvin Roger
4
- maintainer =Marvin Roger
2
+ version =0.6 .0
3
+ author =Marvin ROGER
4
+ maintainer =Marvin ROGER
5
5
sentence =An Arduino for ESP8266 asynchronous MQTT client implementation
6
6
paragraph =Like this project? Please star it on GitHub!
7
7
category =Communication
You can’t perform that action at this time.
0 commit comments