chore: bump version to 1.3.0

This commit is contained in:
2026-02-06 21:09:04 -05:00
parent e9584929a4
commit e6393d9645
3 changed files with 5 additions and 3 deletions

View File

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