JSON for Modern C++ 3.11.3 (#4222)

This commit is contained in:
Niels Lohmann
2023-11-28 22:36:31 +01:00
committed by GitHub
parent 1d597743d8
commit 9cca280a4d
159 changed files with 242 additions and 246 deletions

View File

@@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
version : '3.11.2',
version : '3.11.3',
license : 'MIT',
)