Skip to content

Commit 460f1c8

Browse files
committed
feat: prepare for 0.13.0
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
1 parent 7e1d1f9 commit 460f1c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16.6)
22

33
set(PROJECT_VERSION_MAJOR 0)
4-
set(PROJECT_VERSION_MINOR 12)
4+
set(PROJECT_VERSION_MINOR 13)
55
set(PROJECT_VERSION_PATCH 0) # delete endsWith strs when master merge dev
66

77
project(algorithm_template

0 commit comments

Comments
 (0)