diff --git a/Cargo.toml b/Cargo.toml index 0428a71..13ff3a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "pipitor" -version = "0.3.0-alpha.10" +version = "0.3.0-alpha.11" edition = "2018" authors = ["Daiki Mizukami "] license = "AGPL-3.0-only" readme = "README.md" repository = "https://github.com/tesaguri/pipitor" -documentation = "https://docs.rs/pipitor/0.3.0-alpha.10/pipitor/" +documentation = "https://docs.rs/pipitor/0.3.0-alpha.11/pipitor/" description = """ A Twitter bot that gathers, filters and Retweets Tweets automatically. """