Skip to content

Commit a8397ba

Browse files
authored
Bump version to v0.6.0
1 parent cdab59a commit a8397ba

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
@@ -6,7 +6,7 @@ if(POLICY CMP0077)
66
cmake_policy(SET CMP0077 NEW)
77
endif()
88

9-
project(CpuFeatures VERSION 0.5.0 LANGUAGES C)
9+
project(CpuFeatures VERSION 0.6.0 LANGUAGES C)
1010

1111
set(CMAKE_C_STANDARD 99)
1212

0 commit comments

Comments
 (0)