chore: bump version to v0.2.2

This commit is contained in:
vrubelroman 2026-04-29 16:47:13 +03:00
parent c4707d9300
commit be7addcb2a
3 changed files with 3 additions and 3 deletions

View file

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