Skip to content

Commit 808fdf0

Browse files
committed
v0.1.3
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent b4c44a9 commit 808fdf0

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