chore: bump version to 1.0.1

This commit is contained in:
m1ngsama 2025-12-18 13:27:51 +08:00
parent e2775b8314
commit ca3116eade
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "tracker-rs" name = "tracker-rs"
version = "1.0.0" version = "1.0.1"
edition = "2021" edition = "2021"
authors = ["m1ngsama"] authors = ["m1ngsama"]
description = "A comprehensive system monitoring tool" description = "A comprehensive system monitoring tool"

View file

@ -125,4 +125,4 @@ AUTHOR
LICENSE LICENSE
MIT License MIT License
v1.0.0 2025-12-18 tracker-rs(1) v1.0.1 2025-12-18 tracker-rs(1)