Skip to content

Commit c05d207

Browse files
authored
Release v0.11.1 hotfix (#253)
1 parent f6b9b7f commit c05d207

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.15)
22
include(CMakeDependentOption)
33
project(libcoro
4-
VERSION 0.11.0
4+
VERSION 0.11.1
55
LANGUAGES CXX
66
DESCRIPTION "C++20 coroutine library"
77
)

0 commit comments

Comments
 (0)