diff --git a/package.json b/package.json index 9701c2a..d3ef579 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blog-astro", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "scripts": { "dev": "astro dev", "start": "astro dev", @@ -19,4 +19,4 @@ "devDependencies": { "unocss": "^0.64.1" } -} \ No newline at end of file +}