From 4ceb3e776bcbf71d1c73385eb933876c94db2fea Mon Sep 17 00:00:00 2001 From: Chris Jimenez Date: Wed, 14 Mar 2018 22:20:31 +0100 Subject: [PATCH] Update pod version --- RevealingSplashView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RevealingSplashView.podspec b/RevealingSplashView.podspec index 750a0a4..aa69cc5 100644 --- a/RevealingSplashView.podspec +++ b/RevealingSplashView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "RevealingSplashView" - s.version = "0.4.0" + s.version = "0.5.0" s.summary = "A Splash view that animates and reveals its content, inspired by the Twitter splash." s.description = <<-DESC A Splash view that animates and reveals its content, inspired by the Twitter splash, written in Swift