From 8e3ec014a9b0eb2d5761aa5bb129221d429b7e39 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Sun, 10 Jun 2018 22:08:02 -0400 Subject: [PATCH] Updated metadata --- CONTRIBUTORS.md | 2 ++ Harpy.podspec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ce806b6..7f5d543 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -112,3 +112,5 @@ - [liyangdal](https://github.com/liyangdal) - **4.1.12** - [Tom Clark](https://github.com/iamtomcat) +- **4.1.14** + - [Oleg](https://github.com/suzhaev) diff --git a/Harpy.podspec b/Harpy.podspec index 31d5bfc..4f7c92a 100644 --- a/Harpy.podspec +++ b/Harpy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Harpy" - s.version = "4.1.13" + s.version = "4.1.14" 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'