chore(dev): begin 0.1.39-dev

This commit is contained in:
LGUG2Z
2025-09-20 12:58:53 -07:00
parent ffa76ea28c
commit e07b464b0d
14 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ use std::path::PathBuf;
#[derive(Clone, Debug, Serialize, Deserialize)]
#[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
/// The `komorebi.bar.json` configuration file reference for `v0.1.38`
/// The `komorebi.bar.json` configuration file reference for `v0.1.39`
pub struct KomobarConfig {
/// Bar height (default: 50)
pub height: Option<f32>,