diff --git a/Cargo.toml b/Cargo.toml index 3233bb6..efc8e49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "mcaptcha-cli" description = "CLI tool to solve mCaptcha" -version = "0.2.0" -repository = "https://github.com/mCaptcha/cli" +version = "0.3.0" +repository = "https://git.batsense.net/mCaptcha/cli" documentation = "https://mcaptcha.org/docs/" authors = ["realaravinth "] license = "AGPL-3.0"