Skip to content

Commit 52f84d3

Browse files
Update CMakeLists.txt with new version number
1 parent 77cd5b6 commit 52f84d3

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(cpputest-for-qpc-lib VERSION 1.0.0)
2+
project(cpputest-for-qpc-lib VERSION 1.0.1)
33
include(FetchContent)
44

55
set(CMAKE_CXX_STANDARD 14)

0 commit comments

Comments
 (0)