diff --git a/package-lock.json b/package-lock.json index c0cea56..ee6ce8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-theme-vitesse", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-theme-vitesse", - "version": "1.0.1", + "version": "1.0.2", "dependencies": { "@astrojs/mdx": "^2.3.1", "@astrojs/rss": "^4.0.5", diff --git a/package.json b/package.json index 9fcc046..0d99f94 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-theme-vitesse", "type": "module", - "version": "1.0.1", + "version": "1.0.2", "scripts": { "prepare": "simple-git-hooks", "dev": "astro dev --host",