Skip to content

Commit 5e2bd8b

Browse files
authored
Update CMakeLists.txt
1 parent aefc49b commit 5e2bd8b

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.11)
2-
project(ego VERSION 0.2.1)
2+
project(ego VERSION 0.2.2)
33

44
if(NOT CMAKE_BUILD_TYPE)
55
set(CMAKE_BUILD_TYPE Debug)

0 commit comments

Comments
 (0)