From 8a854683546e983b12ec8b9446fd615fbf1cefa2 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Sat, 21 Oct 2017 10:37:54 -0400 Subject: [PATCH] Updated metadata --- CONTRIBUTORS.md | 1 + Siren.podspec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 047f44bb..e5d26b0e 100755 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -47,6 +47,7 @@ - [Jason Wade](https://github.com/iJasonWade) for [Pull Request #162](https://github.com/ArtSabintsev/Siren/pull/162) - [JussiSuojanen](https://github.com/JussiSuojanen) for [Pull Request #171](https://github.com/ArtSabintsev/Siren/pull/171) - [Dmytro Cheverda](https://github.com/dimacheverda) for [Pull Request #175](https://github.com/ArtSabintsev/Siren/pull/175) +- [Vladislav Jevremovic](https://github.com/VladislavJevremovic) for [Pull Request #176](https://github.com/ArtSabintsev/Siren/pull/176) ### Harpy Project Contributors This repo is a Swift language port of [Harpy](http://github.com/ArtSabintsev/Harpy). We couldn't have built this port without acknowledging the following developers who were instrumental in getting Harpy to v3.2.1, the version of Harpy that Siren was based on. diff --git a/Siren.podspec b/Siren.podspec index 7f80ee40..17b75703 100755 --- a/Siren.podspec +++ b/Siren.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Siren" - s.version = "3.1.4" + s.version = "3.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.description = <<-DESC