diff --git a/CMakeLists.txt b/CMakeLists.txt index b3edd749d..538ba3586 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -project(cmark VERSION 0.29.0) +project(cmark VERSION 0.30.0) include("FindAsan.cmake") include(GNUInstallDirs)