From cc4abba14465660cabe6e8b6b94fb4d068fa3b6f Mon Sep 17 00:00:00 2001 From: Michael Calcinai Date: Fri, 21 Oct 2016 16:51:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6406e442..515a2bc3 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Using composer: ```json "require": { - "calcinai/xero-php": "1.3.*" + "calcinai/xero-php": "1.4.*" } ```