diff --git a/package-lock.json b/package-lock.json index f32dd13..5d015bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alexohneander-astro", - "version": "2.3.7", + "version": "2.3.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alexohneander-astro", - "version": "2.3.7", + "version": "2.3.10", "dependencies": { "@astrojs/rss": "^2.4.1", "@resvg/resvg-js": "^2.4.1", diff --git a/package.json b/package.json index d61e6fa..9eda1dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexohneander-astro", - "version": "2.3.9", + "version": "2.3.10", "scripts": { "dev": "astro check --watch & astro dev", "start": "astro dev",