Skip to content

Commit 8d4a658

Browse files
committed
chore: release v0.0.17
1 parent 075dcff commit 8d4a658

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.16)
5+
project(autowired VERSION 0.0.17)
66

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

0 commit comments

Comments
 (0)