Skip to content

Commit 06c51f0

Browse files
authored
v2.2.0
1 parent 9929865 commit 06c51f0

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
@@ -26,7 +26,7 @@ include(cmake/prelude.cmake)
2626

2727
project(
2828
ReactivePlusPlus
29-
VERSION 2.1.0
29+
VERSION 2.2.0
3030
DESCRIPTION "ReactivePlusPlus is library for building asynchronous event-driven streams of data with help of sequences of primitive operators in the declarative form"
3131
HOMEPAGE_URL "https://github.com/victimsnino/ReactivePlusPlus"
3232
LANGUAGES CXX

0 commit comments

Comments
 (0)