diff --git a/composer.json b/composer.json index 825ba5d..d2c9396 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,6 @@ "phpunit/phpunit": "4.1.0" }, "type": "magento2-module", - "version": "1.0.1", "autoload": { "psr-4": { "Monashee\\Recaptcha\\": "" @@ -29,4 +28,4 @@ "registration.php" ] } -} \ No newline at end of file +}