diff options
| author | haoyuren <13851610112@163.com> | 2026-04-25 17:42:12 -0300 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-04-25 17:42:12 -0300 |
| commit | 91544f44995bfde3735cb6d956ebe065b0943702 (patch) | |
| tree | 193e6a47ac6739ee37d614c82aa790c7cc0763c9 | |
| parent | 59cb73960ee68a47adbdc05915847cb8d45f795e (diff) | |
Release v0.3.7v0.3.7
| -rw-r--r-- | package-lock.json | 4 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index d7a9897..fd2d874 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lattex", - "version": "0.2.5", + "version": "0.3.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lattex", - "version": "0.2.5", + "version": "0.3.7", "hasInstallScript": true, "license": "AGPL-3.0", "dependencies": { diff --git a/package.json b/package.json index f5742f7..6b4110f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lattex", - "version": "0.3.6", + "version": "0.3.7", "description": "LaTeX editor with real-time Overleaf sync", "license": "AGPL-3.0", "author": "Yuren Hao", |
