From 43b48479ddc0d136d18c4e28d2c278da15eea61e Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Mon, 19 Jun 2017 14:14:13 -0400 Subject: [PATCH] Updated meta files after merge --- CONTRIBUTORS.md | 2 ++ Harpy.podspec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 7da2e84..7523020 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -99,3 +99,5 @@ - [Seyed Mojtaba Hosseini Zeidabadi](https://github.com/MojtabaHs) - **4.1.4** - [Chanchal Raj](https://github.com/RajChanchal) +- **4.1.4** + - [Ryoh Tsukahara](https://github.com/nixnoughtnothing) diff --git a/Harpy.podspec b/Harpy.podspec index 74c83e2..fdc29b0 100644 --- a/Harpy.podspec +++ b/Harpy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Harpy" - s.version = "4.1.4" + s.version = "4.1.5" 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'