diff --git a/Cargo.toml b/Cargo.toml index e44e995..f672f0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "recaptcha-verify" -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["Ivan Ganev "] description = "Recaptcha verification helper"