From 010a53025ca8b08fef6f3eb6a327f1d478d278cc Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Wed, 7 Mar 2018 19:29:43 -0500 Subject: [PATCH] Updated podspec --- Harpy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Harpy.podspec b/Harpy.podspec index 43b06bb..6ebb65c 100644 --- a/Harpy.podspec +++ b/Harpy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Harpy" - s.version = "4.1.10" + s.version = "4.1.11" 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'