From 184f7fd460510a6ff537095838df6efead46de0c Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Tue, 19 Jul 2016 11:14:28 -0500 Subject: [PATCH] Updated podspec --- Harpy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Harpy.podspec b/Harpy.podspec index f86d831..bfe7172 100644 --- a/Harpy.podspec +++ b/Harpy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Harpy" - s.version = "4.0.1" + s.version = "4.0.2" s.summary = "Notify users that a new version of your iOS app is available, and prompt them with the App Store link." s.homepage = "https://github.com/ArtSabintsev/Harpy" s.platform = :ios, '8.0'