Skip to content

Commit 734d0fe

Browse files
committed
version 0.9.0
1 parent 09a0c09 commit 734d0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AttributedTextView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AttributedTextView'
3-
s.version = '0.8.1'
3+
s.version = '0.9.0'
44
s.license = { :type => "MIT", :file => "LICENSE" }
55
s.summary = 'Easiest way to create an attributed UILabel or UITextView (with support for multiple links and HTML)'
66
s.homepage = 'https://github.com/evermeer/AttributedTextView'

0 commit comments

Comments
 (0)