🔖 set version to 3.11.2

This commit is contained in:
Niels Lohmann
2022-08-12 15:04:06 +02:00
parent 32bbd38072
commit 9d69186291
158 changed files with 258 additions and 217 deletions

View File

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