diff --git a/README.md b/README.md index 6a43621..0034e9f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ to your `composer.json` file: ```json { "require": { - "bileto/omnipay-payu": "~0.1" + "bileto/omnipay-payu": "~0.1.1" } } ```