diff --git a/package-lock.json b/package-lock.json index e4f2f1a..3a8af27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "computing-box", - "version": "26.4.0-6.a", + "version": "26.4.0-9.a", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "computing-box", - "version": "26.4.0-6.a", + "version": "26.4.0-9.a", "dependencies": { "astro": "^6.1.1" } diff --git a/package.json b/package.json index 7780e62..3a42d33 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "computing-box", "type": "module", - "version": "26.4.0-6.a", + "version": "26.4.0-9.a", "scripts": { "dev": "astro dev", "build": "astro build",