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