build: bump version to 0.12.20-rc2 (#1341)

This commit is contained in:
Myriad-Dreamin 2025-02-20 02:36:34 +08:00 committed by GitHub
parent 82ed2a1aa5
commit 98c36483fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 28 additions and 28 deletions

View file

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