summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhaoyuren <13851610112@163.com>2026-04-25 19:02:50 -0300
committerhaoyuren <13851610112@163.com>2026-04-25 19:02:50 -0300
commit5a7e8f86b1c05330df89731b2d6539fb5b3b7997 (patch)
tree24c9a900b2494796478af2936010fb33d16e4174 /package.json
parent91544f44995bfde3735cb6d956ebe065b0943702 (diff)
Fix packaged MCP server pathv0.3.8
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b4110f..6f0f39d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "lattex",
- "version": "0.3.7",
+ "version": "0.3.8",
"description": "LaTeX editor with real-time Overleaf sync",
"license": "AGPL-3.0",
"author": "Yuren Hao",