diff --git a/package.json b/package.json index 414989e..d4d9388 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "acty", "type": "module", - "version": "0.0.6", + "version": "0.0.7", "private": true, "scripts": { "dev": "astro dev & yarn convertImages --watch",