chore: bump version to v0.2.4

This commit is contained in:
vrubelroman 2026-05-04 01:37:10 +03:00
parent cb40a1d008
commit 2cf198cea8
3 changed files with 10 additions and 9 deletions

View file

@ -27,7 +27,7 @@ import (
"vcom/internal/theme"
)
const version = "v0.2.3"
const version = "v0.2.4"
type modalKind int