chore: bump version to v0.2.3

This commit is contained in:
vrubelroman 2026-04-29 16:49:43 +03:00
parent be7addcb2a
commit b31fffbce4
2 changed files with 9 additions and 9 deletions

View file

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