🔖 set version to 3.10.2

This commit is contained in:
Niels Lohmann
2021-08-26 08:13:04 +02:00
parent 28a169725e
commit 33b674b4b2
77 changed files with 95 additions and 85 deletions

View File

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