JSON for Modern C++ 3.11.3 (#4222)

This commit is contained in:
Niels Lohmann
2023-11-28 22:36:31 +01:00
committed by GitHub
parent 1d597743d8
commit 9cca280a4d
159 changed files with 242 additions and 246 deletions

View File

@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1...3.14)
## PROJECT
## name and version
##
project(nlohmann_json VERSION 3.11.2 LANGUAGES CXX)
project(nlohmann_json VERSION 3.11.3 LANGUAGES CXX)
##
## MAIN_PROJECT CHECK