From d946ccbc1be430e8e41c8626d3dbc2b345bf6a82 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Fri, 9 Nov 2018 13:03:42 -0500 Subject: [PATCH] Updated Podspec and Contributors docs --- CONTRIBUTORS.md | 1 + Siren.podspec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bbd5e288..d07f23f7 100755 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -53,6 +53,7 @@ - [Gabriel Martelo](https://github.com/gabmarfer) for [Pull Request #214](https://github.com/ArtSabintsev/Siren/pull/214) - [Ryan](ryanthon) for [Pull Request #216](https://github.com/ArtSabintsev/Siren/pull/216) - [Titouan Van Belle](TitouanVanBelle) for [Pull Request #218](https://github.com/ArtSabintsev/Siren/pull/218) +- [Ilija Puaca](https://github.com/ilijapuaca) for [Pull Request #247](https://github.com/ArtSabintsev/Siren/pull/247) ### Harpy Project Contributors This repo is a Swift language port of [Harpy](https://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 e38e8e88..e0d6439b 100755 --- a/Siren.podspec +++ b/Siren.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| # Version - s.version = "3.9.0" + s.version = "3.9.1" s.swift_version = '4.2' # Meta