Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:57:52 +0300
committerArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:57:52 +0300
commit4a0e5870a08a36fc41a95255bd1f85d73dd4cf94 (patch)
tree3694c31977b5d1a1762a9ee5aa00c1df57ac3cb9 /meson.build
parent13132dd361c8c5b5753983d5186cf54f689d90f9 (diff)
Upstream release v3.11.0v3.11.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d61dc25..3cd7dc8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
- version : '3.10.5',
+ version : '3.11.0',
license : 'MIT',
)