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:58:20 +0300
committerArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:58:20 +0300
commit1bbf6e23726df22a84d69b75aa2f243039931a28 (patch)
treeeb1e1f56924f3e0147013413c58ca55079989c9d /single_include/nlohmann/json_fwd.hpp
parent4a0e5870a08a36fc41a95255bd1f85d73dd4cf94 (diff)
Upstream release v3.11.1v3.11.1
Diffstat (limited to 'single_include/nlohmann/json_fwd.hpp')
-rw-r--r--single_include/nlohmann/json_fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/single_include/nlohmann/json_fwd.hpp b/single_include/nlohmann/json_fwd.hpp
index c6f2871..c7ad236 100644
--- a/single_include/nlohmann/json_fwd.hpp
+++ b/single_include/nlohmann/json_fwd.hpp
@@ -1,6 +1,6 @@
// __ _____ _____ _____
// __| | __| | | | JSON for Modern C++
-// | | |__ | | | | | | version 3.11.0
+// | | |__ | | | | | | version 3.11.1
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>