build: bump version to 0.13.24-rc1 (#2043)

+tag v0.13.24-rc1
This commit is contained in:
Myriad-Dreamin 2025-08-19 11:56:46 +08:00 committed by GitHub
parent 05280aec4d
commit f964d9d91a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 80 additions and 44 deletions

View file

@ -1,6 +1,6 @@
{
"name": "typst-textmate",
"version": "0.13.22",
"version": "0.13.24-rc1",
"private": true,
"scripts": {
"compile": "npx tsc && node ./dist/main.mjs",