build: bump version to 0.13.12-rc3 (#1676)

* build: bump version to 0.13.12-rc3

* build: update assets
This commit is contained in:
Myriad-Dreamin 2025-04-17 20:23:38 +08:00 committed by GitHub
parent 94416c4b5d
commit 8f4f07673f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 60 additions and 60 deletions

View file

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