build: bump version to 0.11.16-rc1 (#443)

This commit is contained in:
Myriad-Dreamin 2024-07-20 22:50:35 +08:00 committed by GitHub
parent 31d22e3285
commit e704c44707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 16 deletions

View file

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