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