Set version to 6.21.1

This commit is contained in:
Benoit Blanchon
2023-03-27 14:05:53 +02:00
parent 481e4d2ffb
commit cb850bc1b1
8 changed files with 12 additions and 12 deletions

View File

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