Skip to content

Commit b3bda9b

Browse files
committed
chore: bump version to v0.1.10
1 parent ece88f8 commit b3bda9b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.10] - 2026-02-20
6+
7+
### Fixed
8+
9+
- Changed scale increment from 0.1 to 0.01 for finer granularity
10+
511
## [0.1.9] - 2026-02-20
612

713
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[package]
66
name = "xwlm"
7-
version = "0.1.9"
7+
version = "0.1.10"
88
edition = "2024"
99
description = "A TUI for managing Wayland monitor configurations (Hyprland, Sway, River)"
1010
license = "MIT"

0 commit comments

Comments
 (0)