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

🔖 set version to 3.10.5

This commit is contained in:
Niels Lohmann
2022-01-02 22:35:35 +01:00
parent b69713c394
commit b5364faf9d
79 changed files with 213 additions and 162 deletions

View File

@ -4,7 +4,7 @@
The class is licensed under the [MIT License](https://opensource.org/licenses/MIT):
Copyright © 2013-2021 [Niels Lohmann](https://nlohmann.me)
Copyright © 2013-2022 [Niels Lohmann](https://nlohmann.me)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: