Skip to content

Commit 0c62bb6

Browse files
author
Uriel Battanoli
committed
bump version
1 parent 6d8ad8b commit 0c62bb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GeneralFormatter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'GeneralFormatter'
11-
s.version = '1.0.0'
11+
s.version = '1.1.0'
1212
s.summary = 'A general formatter.'
1313

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

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

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

0 commit comments

Comments
 (0)