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:
authorGitHub Actions <action@github.com>2022-08-07 04:15:59 +0300
committerGitHub Actions <action@github.com>2022-08-07 04:15:59 +0300
commitdd591f3f2a7e65937c5f5ffd54b469e9d515f66d (patch)
tree50b157bcf6efc637a10cb2394135a683a8c7fde9 /meson.build
parent6e3045ea3cc4ae4836e68906c0ac132a861268ae (diff)
Upstream release v3.11.1
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 3cd7dc8..005e98e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('nlohmann_json',
'cpp',
- version : '3.11.0',
+ version : '3.11.1',
license : 'MIT',
)