diff --git a/RazzleDazzle.podspec b/RazzleDazzle.podspec index c121c4f..f33884c 100644 --- a/RazzleDazzle.podspec +++ b/RazzleDazzle.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RazzleDazzle" - s.version = "0.1.3" + s.version = "0.1.4" s.summary = "Simple Swift keyframe animations for scrolling intros" s.homepage = "https://github.com/IFTTT/RazzleDazzle" s.license = 'MIT'