Skip to content

Commit c86a632

Browse files
committed
v0.1.1
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent c5f99bf commit c86a632

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.22)
2-
project(jsonschema VERSION 0.1.0 LANGUAGES CXX)
2+
project(jsonschema VERSION 0.1.1 LANGUAGES CXX)
33
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")
44
include(vendor/noa/cmake/noa.cmake)
55
include(cmake/CompilerOptions.cmake)

0 commit comments

Comments
 (0)