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

🔖 set version to 3.10.2

This commit is contained in:
Niels Lohmann
2021-08-26 08:13:04 +02:00
parent 28a169725e
commit 33b674b4b2
77 changed files with 95 additions and 85 deletions

View File

@ -11,7 +11,7 @@
"version": {
"major": 3,
"minor": 10,
"patch": 1,
"string": "3.10.1"
"patch": 2,
"string": "3.10.2"
}
}