Set version to 6.21.0

This commit is contained in:
Benoit Blanchon
2023-03-14 21:05:56 +01:00
parent c89a2025ce
commit de9239caab
8 changed files with 13 additions and 13 deletions

View File

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