Skip to content

Commit e7204a5

Browse files
committed
set version to 0.2.0
1 parent f30ef6e commit e7204a5

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.16.3)
22

3-
project(clio VERSION 0.1.1)
3+
project(clio VERSION 0.2.0)
44

55
option(BUILD_TESTS "Build tests" TRUE)
66

0 commit comments

Comments
 (0)