Skip to content

Commit

Permalink
Bump version to 0.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobiasd committed Aug 8, 2024
1 parent 82bcb06 commit 64f8dc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14)

project(FunctionalPlus VERSION 0.2.24)
project(FunctionalPlus VERSION 0.2.25)

# ---- Warning guard ----

Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Just add a *conanfile.txt* with FunctionalPlus as a requirement and chose the ge

```
[requires]
functionalplus/0.2.24
functionalplus/0.2.25
[generators]
cmake
Expand Down

0 comments on commit 64f8dc8

Please sign in to comment.