Set version to 6.21.3

This commit is contained in:
Benoit Blanchon
2023-07-23 17:49:42 +02:00
parent 371fa4667e
commit 4b00783345
8 changed files with 13 additions and 13 deletions

View File

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