Skip to content

Commit d2724c4

Browse files
increment version
1 parent 4634893 commit d2724c4

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
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
99
# ======================================================================================================================
1010

1111
# project
12-
project(cxxitimer LANGUAGES CXX VERSION 2.0.3)
12+
project(cxxitimer LANGUAGES CXX VERSION 2.0.4)
1313

1414
set(Target cxxitimer) # library name
1515
set(STANDARD 20) # C++ Standard

0 commit comments

Comments
 (0)