1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

🔖 set version to 3.10.3

This commit is contained in:
Niels Lohmann
2021-10-08 13:58:48 +02:00
parent 80df5e8de6
commit ab6a2c7425
77 changed files with 120 additions and 88 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
version : '3.10.2',
version : '3.10.3',
license : 'MIT',
)