diff --git a/Request.swift.podspec b/Request.swift.podspec index ab7d9f3..da04b97 100755 --- a/Request.swift.podspec +++ b/Request.swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Request.swift' - s.version = '1.1.1' + s.version = '1.1.2' s.summary = 'A (sync/async) tiny http client written in swift.' s.homepage = 'https://github.com/BiAtoms/Request.swift' s.license = { :type => 'MIT', :file => 'LICENSE' }