Skip to content

Commit fdc495c

Browse files
committed
v0.1.2
1 parent 3332acf commit fdc495c

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.1 LANGUAGES CXX)
2+
project(jsonschema VERSION 0.1.2 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)