🔖 set version to 3.6.0

This commit is contained in:
Niels Lohmann 2019-03-20 00:19:07 +01:00
parent 002addabd8
commit b37392b7ac
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
61 changed files with 226 additions and 140 deletions

View file

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