diff --git a/recaptchav2/plugin.php b/recaptchav2/plugin.php index b915cbf..42c4b7d 100644 --- a/recaptchav2/plugin.php +++ b/recaptchav2/plugin.php @@ -1,7 +1,7 @@ 'recaptcha', - 'version' => '0.2', + 'version' => '0.3', 'name' => 'Recaptcha', 'author' => 'David Márquez', 'description' => 'Provides google recaptcha v2 as a form field type to avoid spam',