From fc4b24eb2270a1f96331654ca5d073ce5595ea0d Mon Sep 17 00:00:00 2001 From: Dave Onnen Date: Fri, 4 Oct 2019 15:58:01 -0500 Subject: [PATCH] AP-8971 - bumping the version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7386d3b..9af6299 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please use [Github issues](https://github.com/apruve/apruve-php/issues) to reque Add this require to your `composer.json`: "require": { - "apruve/apruve-php": "~1.4" + "apruve/apruve-php": "~1.4.1" } **NOTE**: Be sure to update the version as you update the version of apruve-php