release: v0.1.4 [skip ci]

This commit is contained in:
github-actions[bot] 2026-03-26 01:16:24 +00:00
parent a4cf9e32dd
commit 61f4738311
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.3"
version = "0.1.4"
dependencies = [
"ab_glyph",
"anyhow",

View file

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