We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefc49b commit 5e2bd8bCopy full SHA for 5e2bd8b
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.11)
2
-project(ego VERSION 0.2.1)
+project(ego VERSION 0.2.2)
3
4
if(NOT CMAKE_BUILD_TYPE)
5
set(CMAKE_BUILD_TYPE Debug)
0 commit comments