Browse Source

Update podspec for v2.1

Ashley Mills 10 years ago
parent
commit
e83dc57c50
1 changed files with 1 additions and 1 deletions
  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'