1.0.0-alpha.3

This commit is contained in:
2025-10-26 13:09:16 -04:00
parent 79c4af55d5
commit 5b00626258
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-mcp-server",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "MCP (Model Context Protocol) server plugin for Obsidian - exposes vault operations via HTTP",
"main": "main.js",
"scripts": {