increase version to 1.0.1
This commit is contained in:
parent
7797ee169d
commit
93e32e4e12
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'TextFormater'
|
s.name = 'TextFormater'
|
||||||
s.version = '1.0.0'
|
s.version = '1.0.1'
|
||||||
s.summary = 'Convert String to NSAttributedString'
|
s.summary = 'Convert String to NSAttributedString'
|
||||||
|
|
||||||
s.description = <<-DESC
|
s.description = <<-DESC
|
||||||
|
|
Loading…
Reference in New Issue