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'