build: bump version to 0.13.2 (#1423)

This commit is contained in:
Myriad-Dreamin 2025-02-27 18:34:44 +08:00 committed by GitHub
parent 0c89cd82c7
commit 5102017777
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 41 additions and 41 deletions

View file

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