diff --git a/package-lock.json b/package-lock.json index 559d757..7871529 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alexohneander-astro", - "version": "2.3.6", + "version": "2.3.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alexohneander-astro", - "version": "2.3.6", + "version": "2.3.7", "dependencies": { "@astrojs/rss": "^2.4.1", "@resvg/resvg-js": "^2.4.1", diff --git a/package.json b/package.json index fc88b3d..9bbcc98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexohneander-astro", - "version": "2.3.6", + "version": "2.3.7", "scripts": { "dev": "astro check --watch & astro dev", "start": "astro dev",