build: bump version to 0.13.0

This commit is contained in:
Myriad-Dreamin 2025-02-22 18:12:43 +08:00 committed by Myriad-Dreamin
parent 3858fbb440
commit 09b79330b8
5 changed files with 35 additions and 35 deletions

View file

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