diff --git a/package-lock.json b/package-lock.json index 1008903..316723f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alexohneander-astro", - "version": "2.3.4", + "version": "2.3.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alexohneander-astro", - "version": "2.3.4", + "version": "2.3.5", "dependencies": { "@astrojs/rss": "^2.4.1", "@resvg/resvg-js": "^2.4.1", diff --git a/package.json b/package.json index 45933a7..aa05258 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexohneander-astro", - "version": "2.3.4", + "version": "2.3.5", "scripts": { "dev": "astro check --watch & astro dev", "start": "astro dev",