diff options
| author | haoyuren <13851610112@163.com> | 2026-03-13 15:55:19 -0500 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-03-13 15:55:19 -0500 |
| commit | 5df827619c9a255992cda9202ccbcb7091e1beff (patch) | |
| tree | 0d7261e7023d9d19ea414a1c6dcbc8c0a4563b22 | |
| parent | dd2cd06d4e8b64d6e0b9488a1887b05ecdc7d533 (diff) | |
Bump version to 0.2.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| -rw-r--r-- | package.json | 2 |
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", |
