Skip to content

Commit 950a869

Browse files
committed
chore: release v0.0.12
1 parent 0330d1a commit 950a869

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.11)
5+
project(result-cpp VERSION 0.0.12)
66

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

0 commit comments

Comments
 (0)