diff --git a/Networking.podspec b/Networking.podspec index 6103c18..a2a17be 100755 --- a/Networking.podspec +++ b/Networking.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Networking" -s.version = "2.6.0" +s.version = "2.6.1" s.summary = "Simple HTTP Networking in Swift a NSURLSession wrapper with image caching support" s.description = <<-EOS Simple NSURLSession wrapper with support for image caching and faking network requests