Skip to content

Commit 95f4748

Browse files
committed
update PIO version
1 parent e47edff commit 95f4748

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

library.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MicroOcppMongoose",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Mongoose Adapter for the MicroOcpp Client",
55
"keywords": "OCPP, 1.6, OCPP 1.6, Smart Energy, Smart Charging, client, ESP8266, ESP32, Arduino, EVSE, Charge Point, Mongoose",
66
"repository":
@@ -27,14 +27,11 @@
2727
"src/MicroOcppMongooseClient_c.h",
2828
"src/MicroOcppMongooseClient.cpp",
2929
"src/MicroOcppMongooseClient.h",
30-
"src/MicroOcppMongooseFtp.cpp",
31-
"src/MicroOcppMongooseFtp.h",
32-
"src/base64.hpp",
30+
"CHANGELOG.md",
3331
"CMakeLists.txt",
3432
"library.json",
3533
"LICENSE",
36-
"README.md",
37-
"CHANGELOG.md"
34+
"README.md"
3835
]
3936
}
4037
}

0 commit comments

Comments
 (0)