🔖 set version to 3.10.5

This commit is contained in:
Niels Lohmann
2022-01-02 22:35:35 +01:00
parent b69713c394
commit b5364faf9d
79 changed files with 213 additions and 162 deletions

View File

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