diff --git a/CMakeLists.txt b/CMakeLists.txt index e1c43079..e007a63e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ endif() # Project configuration # -project(uvw VERSION 1.14.0) +project(uvw VERSION 1.14.1) if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE Debug)