Bump to 0.2.0 to track lib-core.maps 0.2.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Axel Meyer
2026-05-21 16:14:01 +02:00
parent 278255d409
commit 705cae199e

View File

@@ -1,9 +1,9 @@
{ {
"id": "lib-core.maps-test", "id": "lib-core.maps-test",
"role": "test", "role": "test",
"version": "0.1.0", "version": "0.2.0",
"api_min": "0.1", "api_min": "0.1",
"deps": [ "deps": [
{"id": "lib-core.maps", "version": "0.1.2"} {"id": "lib-core.maps", "version": "0.2.0"}
] ]
} }