Skip to content

Commit 43d1fc5

Browse files
committed
[Release] bump version to 3.0.0
1 parent 0f22b6b commit 43d1fc5

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10.2)
2-
project(graph VERSION 2.0.3)
2+
project(graph VERSION 3.0.0)
33

44
## Project Options
55
option(BUILD_TESTING "Build tests" OFF)

0 commit comments

Comments
 (0)