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

🔖 set version to 3.3.0

This commit is contained in:
Niels Lohmann
2018-10-05 10:59:33 +02:00
parent cd518fbbab
commit b968faa882
55 changed files with 130 additions and 63 deletions

View File

@ -10,8 +10,8 @@
"url": "https://github.com/nlohmann/json",
"version": {
"major": 3,
"minor": 2,
"minor": 3,
"patch": 0,
"string": "3.2.0"
"string": "3.3.0"
}
}