We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f22b6b commit 43d1fc5Copy full SHA for 43d1fc5
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10.2)
2
-project(graph VERSION 2.0.3)
+project(graph VERSION 3.0.0)
3
4
## Project Options
5
option(BUILD_TESTING "Build tests" OFF)
0 commit comments