1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00

🔖 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
61 changed files with 226 additions and 140 deletions

View File

@ -10,8 +10,8 @@
"url": "https://github.com/nlohmann/json",
"version": {
"major": 3,
"minor": 5,
"minor": 6,
"patch": 0,
"string": "3.5.0"
"string": "3.6.0"
}
}