diff --git a/package-lock.json b/package-lock.json index cbdcd3e..d630c41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "computing-box", - "version": "26.3.3-0.c", + "version": "26.4.0-2.a", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "computing-box", - "version": "26.3.3-0.c", + "version": "26.4.0-2.a", "dependencies": { "astro": "^6.1.1" } diff --git a/package.json b/package.json index b1db704..bb818a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "computing-box", "type": "module", - "version": "26.3.3-0.c", + "version": "26.4.0-2.a", "scripts": { "dev": "astro dev", "build": "astro build",