1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-31 10:24:23 +03:00

🔖 set version to 3.7.2

This commit is contained in:
Niels Lohmann
2019-11-10 21:23:39 +01:00
parent 7b0c50b9a5
commit 56109eacd7
59 changed files with 80 additions and 66 deletions

View File

@ -11,7 +11,7 @@
"version": {
"major": 3,
"minor": 7,
"patch": 1,
"string": "3.7.1"
"patch": 2,
"string": "3.7.2"
}
}