diff --git a/Cargo.toml b/Cargo.toml index a251e6f..8af826f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracker-rs" -version = "1.0.0" +version = "1.0.1" edition = "2021" authors = ["m1ngsama"] description = "A comprehensive system monitoring tool" diff --git a/README.md b/README.md index 8bc3466..5516f1b 100644 --- a/README.md +++ b/README.md @@ -125,4 +125,4 @@ AUTHOR LICENSE MIT License -v1.0.0 2025-12-18 tracker-rs(1) \ No newline at end of file +v1.0.1 2025-12-18 tracker-rs(1) \ No newline at end of file