diff --git a/composer.json b/composer.json index 4f72011..2c56ffe 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nexa-merchant/checkoutcod", "license": "MIT", "type": "library", - "description" : "CheckoutCod Apps", + "description" : "CheckoutCod Apps for Nexa Merchant", "authors": [ { "name": "Steve", @@ -36,5 +36,7 @@ } }, "homepage": "https://nexamerchant.github.io/docs/", - "minimum-stability": "dev" + "docs-url": "nexamerchant.github.io/CheckoutCod/", + "github": "https://github.com/NexaMerchant/CheckoutCod", + "minimum-stability": "stable" } diff --git a/src/Config/CheckoutCod.php b/src/Config/CheckoutCod.php index 58995ce..12308d5 100644 --- a/src/Config/CheckoutCod.php +++ b/src/Config/CheckoutCod.php @@ -17,12 +17,12 @@ * * The version of the package */ - 'version' => '1.0.2', + 'version' => '1.0.3', /** * * The version number of the package */ - 'versionNum' => '102', + 'versionNum' => '103', /** *