From 58c76f3800a014f960070984c0b2576fa9852f83 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 4 Nov 2022 22:27:26 +0800 Subject: [PATCH] Release 1.0.0-alpha.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",