We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ea6f7 commit 330d622Copy full SHA for 330d622
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ option(result_cpp_build_tests "Build all of result-cpp's own tests." OFF)
2
3
cmake_minimum_required(VERSION 3.14)
4
5
-project(result-cpp VERSION 0.0.8)
+project(result-cpp VERSION 0.0.9)
6
7
set(CMAKE_CXX_STANDARD 17)
8
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments