Skip to content

Commit f7bc4b7

Browse files
committed
Bump version to 0.2.24
1 parent b50cb3c commit f7bc4b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.14)
22

3-
project(FunctionalPlus VERSION 0.2.23)
3+
project(FunctionalPlus VERSION 0.2.24)
44

55
# ---- Warning guard ----
66

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Just add a *conanfile.txt* with FunctionalPlus as a requirement and chose the ge
154154

155155
```
156156
[requires]
157-
functionalplus/0.2.23
157+
functionalplus/0.2.24
158158
159159
[generators]
160160
cmake

0 commit comments

Comments
 (0)