We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bcb06 commit 64f8dc8Copy full SHA for 64f8dc8
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(FunctionalPlus VERSION 0.2.24)
+project(FunctionalPlus VERSION 0.2.25)
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.24
+functionalplus/0.2.25
158
159
[generators]
160
cmake
0 commit comments