We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e9b67 commit a6f117cCopy full SHA for a6f117c
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(FunctionalPlus VERSION 0.2.18)
+project(FunctionalPlus VERSION 0.2.19)
4
5
# ---- Warning guard ----
6
INSTALL.md
@@ -154,7 +154,7 @@ Just add a *conanfile.txt* with FunctionalPlus as a requirement and chose the ge
154
155
```
156
[requires]
157
-functionalplus/0.2.18-p0
+functionalplus/0.2.19-p0
158
159
[generators]
160
cmake
0 commit comments