Set version to 6.21.2

This commit is contained in:
Benoit Blanchon
2023-04-12 14:35:25 +02:00
parent 082ae69e86
commit 420221f078
8 changed files with 12 additions and 12 deletions

View File

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