Skip to content

Commit

Permalink
Fix version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
janmisar committed Aug 31, 2017
1 parent b599782 commit 40d46a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Reqres.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Reqres'
s.version = '2.1'
s.version = '2.1.0'
s.summary = 'Simple network activity logger'

s.description = <<-DESC
Expand Down

0 comments on commit 40d46a2

Please sign in to comment.