Skip to content

Commit eb3c34f

Browse files
committed
chore: release v0.0.11
1 parent 51d4bc1 commit eb3c34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

33
cmake_minimum_required(VERSION 3.14)
44

5-
project(autowired VERSION 0.0.2)
5+
project(autowired VERSION 0.0.11)
66

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

0 commit comments

Comments
 (0)