Skip to content

Commit ca60dd7

Browse files
authored
Bump version number. (#2)
1 parent 4ff8dfe commit ca60dd7

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
@@ -23,7 +23,7 @@ cmake_minimum_required(VERSION 3.23)
2323

2424
project(
2525
KaTestrophe
26-
VERSION 1.0.1
26+
VERSION 1.0.2
2727
DESCRIPTION "A small CMake helper for testing MPI code with Google Test"
2828
LANGUAGES CXX
2929
)

0 commit comments

Comments
 (0)