version 2.3.0

(and CMakeLists whitespace changes)
This commit is contained in:
Patrick Boettcher 2023-11-27 10:20:26 +01:00
parent e3aa397f41
commit 349cba9f7e

View File

@ -12,7 +12,7 @@ endif ()
# TODO: Version 3, rename the project and namespace to something more compact
project(nlohmann_json_schema_validator
VERSION 2.2.0
VERSION 2.3.0
DESCRIPTION "Json validator for nlohmann::json library"
HOMEPAGE_URL "https://github.com/pboettch/json-schema-validator"
LANGUAGES CXX)