chore: bump version to v0.2.5

This commit is contained in:
vrubelroman 2026-05-13 13:40:09 +03:00
parent fae53d6fd3
commit a468e33e82
4 changed files with 9 additions and 9 deletions

View file

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