feat: add ESC key support to close event details modal and bump version to v0.6.0

This commit is contained in:
2025-11-11 08:51:58 +01:00
parent b74c820387
commit a3360f3a1b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "myice"
version = "v0.5.9"
version = "v0.6.0"
description = "myice parsing"
authors = [
{ name = "Rene Luria", "email" = "<rene@luria.ch>"},