Skip to content

Commit a804925

Browse files
committed
Bump version to 0.2.17
1 parent c260c36 commit a804925

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.16)
3+
project(FunctionalPlus VERSION 0.2.17)
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.16-p0
157+
functionalplus/0.2.17-p0
158158
159159
[generators]
160160
cmake

0 commit comments

Comments
 (0)