mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
🔖 set version to 3.11.1
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"version": {
|
||||
"major": 3,
|
||||
"minor": 11,
|
||||
"patch": 0,
|
||||
"string": "3.11.0"
|
||||
"patch": 1,
|
||||
"string": "3.11.1"
|
||||
}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
JSON for Modern C++ version 3.11.0
|
||||
JSON for Modern C++ version 3.11.1
|
||||
|
Reference in New Issue
Block a user