Skip to content

Commit 95865e7

Browse files
committed
chore: bump version to 0.4.0
New features in this release: - Filesystem-based search tools (fuzzy search, graph analysis) - Automatic vault detection - Windows compatibility - Fallback when Obsidian REST API is unavailable - CI/CD automation for npm publishing
1 parent 4c706bb commit 95865e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easy-obsidian-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "easy-obsidian-mcp",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A simple MCP server for Obsidian",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)