diff --git a/SPLPing.podspec b/SPLPing.podspec index 50c6e72..cbbef3c 100644 --- a/SPLPing.podspec +++ b/SPLPing.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "SPLPing" - s.version = "1.1.5" + s.version = "1.1.6" s.summary = "Lightweight, reusable and race free ping implementation." s.homepage = "https://github.com/OliverLetterer/SPLPing" s.license = 'MIT'