We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92a814 commit dff9854Copy full SHA for dff9854
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.15)
2
project(tinycoro
3
- VERSION 1.1
+ VERSION 1.2
4
LANGUAGES CXX
5
DESCRIPTION "a high performance C++20 coroutine library combined with io_uring"
6
)
0 commit comments