feat(js): lune v0.9.4

This commit is contained in:
Erica Marigold 2025-06-15 12:19:54 +01:00
parent 79de8e2362
commit 59124c87f3
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

@ -7,6 +7,6 @@ await ensureDir(BASE_PATH);
export default { export default {
name: "lune", name: "lune",
version: "0.9.3", version: "0.9.4",
api_url: "https://api.github.com/repos/lune-org/lune/releases", api_url: "https://api.github.com/repos/lune-org/lune/releases",
} as const; } as const;