mirror of
https://github.com/nlohmann/json.git
synced 2026-04-14 12:08:53 +00:00
🔖 set version to 3.10.5
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
"family": "clang",
|
||||
"version": "13.0.0 (clang-1300.0.29.30)"
|
||||
},
|
||||
"copyright": "(C) 2013-2021 Niels Lohmann",
|
||||
"copyright": "(C) 2013-2022 Niels Lohmann",
|
||||
"name": "JSON for Modern C++",
|
||||
"platform": "apple",
|
||||
"url": "https://github.com/nlohmann/json",
|
||||
"version": {
|
||||
"major": 3,
|
||||
"minor": 10,
|
||||
"patch": 4,
|
||||
"string": "3.10.4"
|
||||
"patch": 5,
|
||||
"string": "3.10.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user