🔖 set version to 3.11.3

This commit is contained in:
Niels Lohmann
2023-11-28 16:47:38 +01:00
parent 1d597743d8
commit 3c8b3ee1de
159 changed files with 425 additions and 243 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
version : '3.11.2',
version : '3.11.3',
license : 'MIT',
)