From 52d8d196ef59bed824b2a6bba6a9859c6c5963b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Gallego?= Date: Thu, 3 Jul 2014 14:29:23 +0200 Subject: [PATCH] Prepare release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb828ff..eb0f839 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Please note that until I reach 1.0, I **WILL NOT** follow semantic version. This Installation is only officially supported using Composer: ```sh -php composer.phar require zfr/zfr-oauth2-server:0.4.* +php composer.phar require zfr/zfr-oauth2-server:0.5.* ``` ## Framework integration