We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b9b7f commit c05d207Copy full SHA for c05d207
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.15)
2
include(CMakeDependentOption)
3
project(libcoro
4
- VERSION 0.11.0
+ VERSION 0.11.1
5
LANGUAGES CXX
6
DESCRIPTION "C++20 coroutine library"
7
)
0 commit comments