Skip to content

Commit a6f117c

Browse files
committed
Bump version to 0.2.19
1 parent e6e9b67 commit a6f117c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
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.18)
3+
project(FunctionalPlus VERSION 0.2.19)
44

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

INSTALL.md

+1-1
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.18-p0
157+
functionalplus/0.2.19-p0
158158
159159
[generators]
160160
cmake

0 commit comments

Comments
 (0)