diff --git a/Cargo.toml b/Cargo.toml index 60ae712..1f60838 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "pipitor" -version = "0.1.2" +version = "0.1.3" edition = "2018" authors = ["Daiki Mizukami "] license = "AGPL-3.0-only" readme = "README.md" categories = ["command-line-utilities"] repository = "https://github.com/tesaguri/pipitor" -documentation = "https://docs.rs/pipitor/0.1.2/pipitor/" +documentation = "https://docs.rs/pipitor/0.1.3/pipitor/" description = """ A Twitter bot that gathers, filters and Retweets Tweets automatically. """