We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30ef6e commit e7204a5Copy full SHA for e7204a5
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16.3)
2
3
-project(clio VERSION 0.1.1)
+project(clio VERSION 0.2.0)
4
5
option(BUILD_TESTS "Build tests" TRUE)
6
0 commit comments