version 2.3.0
(and CMakeLists whitespace changes)
This commit is contained in:
parent
e3aa397f41
commit
349cba9f7e
@ -12,7 +12,7 @@ endif ()
|
|||||||
|
|
||||||
# TODO: Version 3, rename the project and namespace to something more compact
|
# TODO: Version 3, rename the project and namespace to something more compact
|
||||||
project(nlohmann_json_schema_validator
|
project(nlohmann_json_schema_validator
|
||||||
VERSION 2.2.0
|
VERSION 2.3.0
|
||||||
DESCRIPTION "Json validator for nlohmann::json library"
|
DESCRIPTION "Json validator for nlohmann::json library"
|
||||||
HOMEPAGE_URL "https://github.com/pboettch/json-schema-validator"
|
HOMEPAGE_URL "https://github.com/pboettch/json-schema-validator"
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user