Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
OrkhanAlikhanov committed Jul 14, 2017
1 parent 334b5e9 commit 7b07eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Request.swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Request.swift'
s.version = '1.0.1'
s.summary = 'A tiny http client written in swift.'
s.version = '1.0.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' }
s.author = { 'Orkhan Alikhanov' => '[email protected]' }
Expand Down

0 comments on commit 7b07eb5

Please sign in to comment.