Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidborland committed Apr 6, 2023
1 parent d936a39 commit 563f1f9
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
Expand Up @@ -4,7 +4,7 @@ if(POLICY CMP0020)
cmake_policy(SET CMP0020 NEW)
endif()

set(SEGMENTOR_VERSION 0.4.5)
set(SEGMENTOR_VERSION 0.4.6)

project(Segmentor VERSION ${SEGMENTOR_VERSION})

Expand Down

0 comments on commit 563f1f9

Please sign in to comment.