Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
davidborland committed Mar 4, 2021
1 parent 8228cfe commit c408a85
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.3.0)
set(SEGMENTOR_VERSION 0.3.1)

project(Segmentor VERSION ${SEGMENTOR_VERSION})

Expand Down

0 comments on commit c408a85

Please sign in to comment.