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