diff --git a/package.json b/package.json index 60aa9e4..8e77a73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "theme-terminal", "private": true, - "version": "0.0.4", + "version": "0.0.5", "description": "A terminal like theme for Halo.", "scripts": { "dev": "vite build --watch", diff --git a/theme.yaml b/theme.yaml index 8ac261c..e9e79d2 100644 --- a/theme.yaml +++ b/theme.yaml @@ -13,5 +13,5 @@ spec: repo: https://github.com/wan92hen/theme-terminal.git settingName: "theme-terminal-setting" configMapName: "theme-terminal-configMap" - version: 0.0.4 + version: 0.0.5 require: 2.0.0