🔖 set version to 3.10.1

This commit is contained in:
Niels Lohmann
2021-08-24 20:19:55 +02:00
parent 7194245a31
commit 8ad66e9136
78 changed files with 116 additions and 83 deletions

View File

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