Parcourir la source

Update podspec for v2.1

Ashley Mills il y a 10 ans
Parent
commit
e83dc57c50
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ReachabilitySwift.podspec

+ 1 - 1
ReachabilitySwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name         = 'ReachabilitySwift'
-  s.version      = '2.0'
+  s.version      = '2.1'
   s.homepage     = 'https://github.com/ashleymills/Reachability.swift'
   s.authors      = {
     'Ashley Mills' => 'ashleymills@mac.com'