diff --git a/CMakeLists.txt b/CMakeLists.txt index 554525dd..fbf5e2b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.15) -project(Corrosion VERSION 0.2.0 LANGUAGES NONE) +project(Corrosion VERSION 0.3.0 LANGUAGES NONE) # Default behavior: # - If the project is being used as a subdirectory, then don't build tests and