diff --git a/package-lock.json b/package-lock.json index ec4b9a9..ac8e835 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alexohneander-astro", - "version": "2.3.2", + "version": "2.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alexohneander-astro", - "version": "2.3.2", + "version": "2.3.3", "dependencies": { "@astrojs/rss": "^2.4.1", "@resvg/resvg-js": "^2.4.1", diff --git a/package.json b/package.json index 2dab108..3a8a974 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexohneander-astro", - "version": "2.3.2", + "version": "2.3.3", "scripts": { "dev": "astro check --watch & astro dev", "start": "astro dev",