Skip to content

Commit ccab164

Browse files
Dobiasdclaude
andauthored
Bump version to 0.19.1 (#459)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 431a215 commit ccab164

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ list(APPEND CMAKE_MODULE_PATH "${FDEEP_TOP_DIR}/cmake")
66

77
include(cmake/hunter.cmake) # default off
88

9-
project(frugally-deep VERSION 0.19.0)
9+
project(frugally-deep VERSION 0.19.1)
1010

1111
message(STATUS "===( ${PROJECT_NAME} ${PROJECT_VERSION} )===")
1212

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Just add a *conanfile.txt* with frugally-deep as a requirement and chose the gen
6363

6464
```
6565
[requires]
66-
frugally-deep/v0.19.0@dobiasd/stable
66+
frugally-deep/v0.19.1@dobiasd/stable
6767
6868
[generators]
6969
cmake

0 commit comments

Comments
 (0)