mirror of
https://github.com/nlohmann/json.git
synced 2025-07-28 12:02:00 +03:00
🔖 set version to 3.11.2
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"compiler": {
|
||||
"c++": "201103",
|
||||
"family": "gcc",
|
||||
"version": "11.3.0"
|
||||
"version": "12.1.0"
|
||||
},
|
||||
"copyright": "(C) 2013-2022 Niels Lohmann",
|
||||
"name": "JSON for Modern C++",
|
||||
@ -11,7 +11,7 @@
|
||||
"version": {
|
||||
"major": 3,
|
||||
"minor": 11,
|
||||
"patch": 1,
|
||||
"string": "3.11.1"
|
||||
"patch": 2,
|
||||
"string": "3.11.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user