diff --git a/package-lock.json b/package-lock.json index 5648ba3..aab1b8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "computing-box", - "version": "26.3.3-0.a", + "version": "26.3.3-0.b", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "computing-box", - "version": "26.3.3-0.a", + "version": "26.3.3-0.b", "dependencies": { "astro": "^6.0.8" } diff --git a/package.json b/package.json index 6446c7f..b6d0ad1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "computing-box", "type": "module", - "version": "26.3.3-0.a", + "version": "26.3.3-0.b", "scripts": { "dev": "astro dev", "build": "astro build",