diff --git a/Cargo.toml b/Cargo.toml index 45785b2..8f99e3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "clashrup" description = "Simple CLI to manage your systemd clash.service and config subscriptions on Linux." -version = "0.2.1" +version = "0.2.2" edition = "2021" readme = "README.md" license = "MIT"