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

🔖 set version to 3.10.4

This commit is contained in:
Niels Lohmann
2021-10-16 13:34:31 +02:00
parent 80cf9d7065
commit a09bfa5faa
77 changed files with 111 additions and 95 deletions

View File

@ -11,7 +11,7 @@
"version": {
"major": 3,
"minor": 10,
"patch": 3,
"string": "3.10.3"
"patch": 4,
"string": "3.10.4"
}
}