chore: bump version to v0.2.0

This commit is contained in:
vrubelroman 2026-04-27 19:43:49 +03:00
parent a483267bd9
commit c35fbad5e3

View file

@ -23,7 +23,7 @@ import (
"vcom/internal/theme"
)
const version = "v0.1.9"
const version = "v0.2.0"
type modalKind int