diff --git a/CMakeLists.txt b/CMakeLists.txt index 8800bf2ca..5dd028316 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ include(cmake/prelude.cmake) project( ReactivePlusPlus - VERSION 2.1.0 + VERSION 2.2.0 DESCRIPTION "ReactivePlusPlus is library for building asynchronous event-driven streams of data with help of sequences of primitive operators in the declarative form" HOMEPAGE_URL "https://github.com/victimsnino/ReactivePlusPlus" LANGUAGES CXX