Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uriel Battanoli committed May 10, 2017
1 parent 6d8ad8b commit 0c62bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GeneralFormatter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'GeneralFormatter'
s.version = '1.0.0'
s.version = '1.1.0'
s.summary = 'A general formatter.'

# This description is used to generate tags and improve search results.
Expand All @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
A library to format some general information like: CNPJ, CPF, Brazilian telephone, etc.
A library to format some general information like: CNPJ, CPF, Brazilian cell phone, etc.
DESC

s.homepage = 'https://github.com/OpenCraft/GeneralFormatter'
Expand Down

0 comments on commit 0c62bb6

Please sign in to comment.