diff --git a/package.json b/package.json index 1923db0..707dd5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@halo-dev/theme-terminal", "private": true, - "version": "0.0.1", + "version": "0.0.3", "description": "A terminal like theme for Halo.", "scripts": { "dev": "vite build --watch", diff --git a/theme.yaml b/theme.yaml index b38515b..f6ed021 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/wang92hen/theme-terminal.git settingName: "theme-terminal-setting" configMapName: "theme-terminal-configMap" - version: 0.0.1 + version: 0.0.3 require: 2.0.0