diff --git a/package.json b/package.json index cf41056..7ab867c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@halo-dev/theme-earth", "private": true, - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "description": "Default theme for Halo 2.0", "scripts": { "dev": "vite build --watch",