Skip to content

Commit 330d622

Browse files
committed
chore: release v0.0.9
1 parent 22ea6f7 commit 330d622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ option(result_cpp_build_tests "Build all of result-cpp's own tests." OFF)
22

33
cmake_minimum_required(VERSION 3.14)
44

5-
project(result-cpp VERSION 0.0.8)
5+
project(result-cpp VERSION 0.0.9)
66

77
set(CMAKE_CXX_STANDARD 17)
88
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)