chore: bump version to 0.2.0
All checks were successful
continuous-integration/drone/tag Build is passing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Cinco Euzebio 2026-02-28 20:17:05 -03:00
parent 8582e19730
commit daad6a84f3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -542,7 +542,7 @@ dependencies = [
[[package]]
name = "tmuxido"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "tmuxido"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
[dev-dependencies]