From 13549326cc14ca6602f4d13bc09e35c652989648 Mon Sep 17 00:00:00 2001 From: Max Meyers Date: Thu, 21 Apr 2016 13:43:09 -0700 Subject: [PATCH] Update RazzleDazzle.podspec --- RazzleDazzle.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RazzleDazzle.podspec b/RazzleDazzle.podspec index 5272cda..c121c4f 100644 --- a/RazzleDazzle.podspec +++ b/RazzleDazzle.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RazzleDazzle" - s.version = "0.1.2" + s.version = "0.1.3" s.summary = "Simple Swift keyframe animations for scrolling intros" s.homepage = "https://github.com/IFTTT/RazzleDazzle" s.license = 'MIT'