Skip to content

Commit fe8dcbc

Browse files
committed
chore(release): v1.7.2
1 parent 7af8a73 commit fe8dcbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Single vault only. Re-indexing a different vault path triggers a confirmation pr
8484

8585
## Testing
8686

87-
- Unit tests in each module (`cargo test --lib`) — 467 tests, no network required
87+
- Unit tests in each module (`cargo test --lib`) — 468 tests, no network required
8888
- Integration tests (`cargo test --test integration -- --ignored`) — require GGUF model download
8989
- Build requires CMake (for llama.cpp C++ compilation)
9090

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "engraph"
3-
version = "1.7.1"
3+
version = "1.7.2"
44
edition = "2024"
55
description = "Local knowledge graph for AI agents. Hybrid search + MCP server for Obsidian vaults."
66
license = "MIT"

0 commit comments

Comments
 (0)