From bf9d7dcc6c295c885cc075fd28a2bfa6964ed2db Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sun, 2 Dec 2018 11:44:44 +0000 Subject: [PATCH] Update RxReachability.podspec --- RxReachability.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RxReachability.podspec b/RxReachability.podspec index fef3eb2..732535f 100644 --- a/RxReachability.podspec +++ b/RxReachability.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'RxReachability' - s.version = '0.1.6' + s.version = '0.1.7' s.summary = 'RxSwift bindings for Reachability' s.description = <<-DESC