From c42a48433c5f56b51dbfe841ef56b034b7975aa5 Mon Sep 17 00:00:00 2001 From: CupOfTea696 Date: Sat, 18 Apr 2015 22:45:12 +0100 Subject: [PATCH] Release: v0.3.2-beta-patch --- src/YouTube.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/YouTube.php b/src/YouTube.php index 07cb521..d0c6497 100644 --- a/src/YouTube.php +++ b/src/YouTube.php @@ -16,7 +16,7 @@ class Provider implements ProviderContract, Serializable { use Package; const PACKAGE = 'CupOfTea/YouTube'; - const VERSION = '0.3.2-beta'; + const VERSION = '0.3.2-beta-patch'; /** * Available Resources for this API.