From 4fb76a46a1e67a1e749275490612bd385a2daa12 Mon Sep 17 00:00:00 2001 From: CupOfTea696 Date: Sat, 6 Jun 2015 17:11:03 +0200 Subject: [PATCH] Release: v0.5.12-beta --- src/YouTube.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/YouTube.php b/src/YouTube.php index 871aed4..cc51317 100644 --- a/src/YouTube.php +++ b/src/YouTube.php @@ -19,7 +19,7 @@ class YouTube implements ProviderContract, Serializable { use Package; const PACKAGE = 'CupOfTea/YouTube'; - const VERSION = '0.5.11-beta'; + const VERSION = '0.5.12-beta'; /** * Available Resources for this API.