diff --git a/Cargo.toml b/Cargo.toml index 4a327dc..4163a23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "star-history" -version = "1.0.24" +version = "1.0.25" authors = ["David Tolnay "] categories = ["command-line-utilities"] description = "Graph history of GitHub stars of a user or repo over time"