Explorar el Código

Update podspec for v2.1

Ashley Mills hace 10 años
padre
commit
e83dc57c50
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'