Skip to content

Commit 96a4255

Browse files
committed
bump to 2.2.0 (some minor changes/addtions to API)
1 parent fd622c0 commit 96a4255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif()
1515
project(nlohmann_json_schema_validator
1616
LANGUAGES CXX)
1717

18-
set(PROJECT_VERSION 2.1.1)
18+
set(PROJECT_VERSION 2.2.0)
1919

2020
if(JSON_VALIDATOR_HUNTER)
2121
hunter_add_package(nlohmann_json)

0 commit comments

Comments
 (0)