Skip to content

Commit

Permalink
bump version to 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Francis <[email protected]>
  • Loading branch information
dennisfrancis committed Jun 21, 2024
1 parent 9d9b914 commit a25224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.10)

# set the project name and version
project(ClusterRows VERSION 2.0.0)
project(ClusterRows VERSION 2.0.1)

# specify the C++ standard
set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit a25224b

Please sign in to comment.