We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601365e commit c98cd25Copy full SHA for c98cd25
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(FunctionalPlus VERSION 0.2.15)
+project(FunctionalPlus VERSION 0.2.16)
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.15-p0
+functionalplus/0.2.16-p0
158
159
[generators]
160
cmake
0 commit comments