diff --git a/Framework/Info.plist b/Framework/Info.plist
index 9645e5d9..e2ecf820 100644
--- a/Framework/Info.plist
+++ b/Framework/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0.2
+ 1.0.3
CFBundleSignature
????
CFBundleVersion
diff --git a/YYText.podspec b/YYText.podspec
index 3edeac2a..fb9e6fd6 100644
--- a/YYText.podspec
+++ b/YYText.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'YYText'
s.summary = 'Powerful text framework for iOS to display and edit rich text.'
- s.version = '1.0.2'
+ s.version = '1.0.3'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { 'ibireme' => 'ibireme@gmail.com' }
s.social_media_url = 'http://blog.ibireme.com'