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