chore: bump lib-core.panel dep to 0.3.0

This commit is contained in:
Axel Meyer
2026-06-15 02:25:59 +02:00
parent 08628a5657
commit fa4ffe0494

View File

@@ -6,6 +6,6 @@
"deps": [ "deps": [
{"id": "lib-core.notify-display", "version": "0.1.0"}, {"id": "lib-core.notify-display", "version": "0.1.0"},
{"id": "lib-core.notify", "version": "0.1.0"}, {"id": "lib-core.notify", "version": "0.1.0"},
{"id": "lib-core.panel", "version": "0.2.0"} {"id": "lib-core.panel", "version": "0.3.0"}
] ]
} }