chore: bump version to 1.4.2

This commit is contained in:
arne314
2025-11-04 22:53:49 +01:00
parent 6cb071a954
commit 89e850fce8
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
name = "typstar"
version = "1.4.1"
version = "1.4.2"
description = "Neovim plugin for efficient note taking in Typst"
authors = [
{ name = "arne314" }

2
uv.lock generated
View File

@@ -516,7 +516,7 @@ wheels = [
[[package]]
name = "typstar"
version = "1.4.1"
version = "1.4.2"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },