Bump lib-core.maps-test to v0.4.0 and pin maps dep to 0.4.0
Test-lib follows the lib it exercises; the new asserts in init.lua exercise the v0.4.0 write APIs that did not exist in 0.3.0.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"id": "lib-core.maps-test",
|
"id": "lib-core.maps-test",
|
||||||
"role": "test",
|
"role": "test",
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"api_min": "0.1",
|
"api_min": "0.1",
|
||||||
"deps": [
|
"deps": [
|
||||||
{"id": "lib-core.maps", "version": "0.3.0"}
|
{"id": "lib-core.maps", "version": "0.4.0"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user