Skip to content

Commit

Permalink
update PIO version
Browse files Browse the repository at this point in the history
  • Loading branch information
matth-x committed Dec 30, 2022
1 parent 5feac2b commit 9efdad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.json
@@ -1,6 +1,6 @@
{
"name": "ArduinoOcpp",
"version": "0.1.0",
"version": "0.2.0",
"description": "OCPP 1.6 Client for the ESP8266 and ESP32",
"keywords": "OCPP, 1.6, OCPP 1.6, Smart Energy, Smart Charging, client, ESP8266, ESP32, Arduino, EVSE, Charge Point",
"repository":
Expand Down Expand Up @@ -55,7 +55,7 @@
[
"src/sdkconfig*",
"examples/SECC/WiFiManager*",
"src/main.cpp"
"src/main*"
]
},

Expand Down

0 comments on commit 9efdad2

Please sign in to comment.