🔖 set version to 3.10.5

This commit is contained in:
Niels Lohmann
2022-01-02 22:35:35 +01:00
parent b69713c394
commit b5364faf9d
79 changed files with 213 additions and 162 deletions

View File

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