chore: bump version to 1.1.0

Prepare for 1.1.0 release with word count and link validation features.

Updated version in:
- manifest.json
- package.json
- versions.json
This commit is contained in:
2025-10-30 10:57:49 -04:00
parent f8c7b6d53f
commit 5a08d78dd2
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mcp-server",
"version": "1.0.1",
"version": "1.1.0",
"description": "MCP (Model Context Protocol) server plugin - exposes vault operations via HTTP",
"main": "main.js",
"scripts": {