From e8841db16e751a8968a8c0cdc48100cd74407c3d Mon Sep 17 00:00:00 2001 From: Jakub Dubec Date: Sun, 28 Feb 2021 20:29:40 +0100 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c60d0b..7d64651 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can easily install phpGPX library with [composer](https://getcomposer.org/). please use release candidates. ``` -composer require sibyx/phpgpx:@1.1.1 +composer require sibyx/phpgpx:@1.1.2 ``` ## Examples