Bump version

This commit is contained in:
Claus Höfele
2015-05-01 17:20:51 +02:00
parent 914a10ae27
commit c94b5da2d7
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CCHLinkTextView'
s.version = '1.1.1'
s.version = '1.2.0'
s.license = 'MIT'
s.summary = 'UITextView subclass with tappable links.'
s.homepage = 'https://github.com/choefele/CCHLinkTextView'