Skip to content

Commit 36b6646

Browse files
committed
bumping the version to 1.0.6
1 parent a47f772 commit 36b6646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Framework/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.0.5</string>
18+
<string>1.0.6</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

YYText.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'YYText'
33
s.summary = 'Powerful text framework for iOS to display and edit rich text.'
4-
s.version = '1.0.5'
4+
s.version = '1.0.6'
55
s.license = { :type => 'MIT', :file => 'LICENSE' }
66
s.authors = { 'ibireme' => '[email protected]' }
77
s.social_media_url = 'http://blog.ibireme.com'

0 commit comments

Comments
 (0)