Update idf_component.yml

This commit is contained in:
Benoit Blanchon
2023-02-08 16:46:15 +01:00
parent b33966c755
commit ae0499fd57
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version: "6.20.0"
version: "6.20.1"
description: >-
A simple and efficient JSON library for embedded C++.
ArduinoJson supports ✔ serialization, ✔ deserialization, ✔ MessagePack, ✔ fixed allocation, ✔ zero-copy, ✔ streams, ✔ filtering, and more.