From 9ce2f2c85589746836069225b8e903145d6ef061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rouven=20We=C3=9Fling?= Date: Mon, 22 Feb 2016 13:26:46 +0100 Subject: [PATCH] Prepare 0.6.2-beta --- src/Delivery/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Delivery/Client.php b/src/Delivery/Client.php index d8c0ade6..302570d8 100644 --- a/src/Delivery/Client.php +++ b/src/Delivery/Client.php @@ -22,7 +22,7 @@ */ class Client extends BaseClient { - const VERSION = '0.6.2-dev'; + const VERSION = '0.6.2-beta'; /** * @var ResourceBuilder