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

🔖 set version to 3.9.1

This commit is contained in:
Niels Lohmann
2020-08-06 13:45:29 +02:00
parent f4155e4727
commit b3e5cb7f20
68 changed files with 104 additions and 83 deletions

View File

@ -1 +1 @@
<a target="_blank" href="https://wandbox.org/permlink/shE8T6phAQiEzAad"><b>online</b></a>
<a target="_blank" href="https://wandbox.org/permlink/UYcLkpu1GaaAO2Cp"><b>online</b></a>

View File

@ -11,7 +11,7 @@
"version": {
"major": 3,
"minor": 9,
"patch": 0,
"string": "3.9.0"
"patch": 1,
"string": "3.9.1"
}
}