build: bump version to 0.13.12-rc4 (#1680)

This commit is contained in:
Myriad-Dreamin 2025-04-18 02:40:51 +08:00 committed by GitHub
parent dddae6f549
commit 923155a2e2
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-rc3",
"version": "0.13.12-rc4",
"private": true,
"scripts": {
"compile": "npx tsc && node ./dist/main.mjs",