release: v0.1.2 [skip ci]

This commit is contained in:
github-actions[bot] 2026-03-25 23:35:29 +00:00
parent 3819a85c47
commit 45bdea1cf8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -400,7 +400,7 @@ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
[[package]]
name = "deskctl"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"ab_glyph",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "deskctl"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
description = "X11 desktop control CLI for agents"
license = "MIT"