From aead548061a1aa00c80c11287754f3ff1a3a638c Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Thu, 22 Mar 2018 00:17:43 -0400 Subject: [PATCH] Updated Podspec --- Harpy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Harpy.podspec b/Harpy.podspec index 6ebb65c..72ae313 100644 --- a/Harpy.podspec +++ b/Harpy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Harpy" - s.version = "4.1.11" + s.version = "4.1.12" 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'