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