mirror of
https://github.com/m1ngsama/tracker.git
synced 2025-12-24 10:51:43 +00:00
chore: bump version to 1.0.1
This commit is contained in:
parent
e2775b8314
commit
ca3116eade
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
Loading…
Reference in a new issue