diff --git a/Cargo.toml b/Cargo.toml index 09a5035096fea2246c1cdce54d591db1f8f3eded..8a2f7a2463032dd31e548a4789a82634935f05d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "git-series" -version = "0.8.0" +version = "0.8.1" authors = ["Josh Triplett "] license = "MIT" readme = "README.md" -repository = "https://github.com/joshtriplett/git-series" +repository = "https://github.com/git-series/git-series" description = "Track patch series in git" [dependencies]