summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhaoyuren <13851610112@163.com>2026-03-13 15:55:19 -0500
committerhaoyuren <13851610112@163.com>2026-03-13 15:55:19 -0500
commit5df827619c9a255992cda9202ccbcb7091e1beff (patch)
tree0d7261e7023d9d19ea414a1c6dcbc8c0a4563b22 /package.json
parentdd2cd06d4e8b64d6e0b9488a1887b05ecdc7d533 (diff)
Bump version to 0.2.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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 83705b4..f08e85e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "lattex",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "LaTeX editor with real-time Overleaf sync",
"license": "AGPL-3.0",
"author": "Yuren Hao",