🔖 set version to 3.6.1

This commit is contained in:
Niels Lohmann
2019-03-20 20:50:05 +01:00
parent b33093d610
commit efa1b9a7bb
58 changed files with 72 additions and 64 deletions

View File

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