diff --git a/Feelings/Feelings/Info.plist b/Feelings/Feelings/Info.plist index 16be3b6..5085bcc 100644 --- a/Feelings/Feelings/Info.plist +++ b/Feelings/Feelings/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.1 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/FeelingsView.podspec b/FeelingsView.podspec index 6e421a0..3614d3b 100644 --- a/FeelingsView.podspec +++ b/FeelingsView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'FeelingsView' s.module_name = 'FeelingsView' -s.version = '2.0' +s.version = '1.1' s.summary = 'Another rating view to share your feelings. 🎭' s.description = 'Want to create a feedback view for your business. Feelings would be the best choise to add in your next iOS app.' s.homepage = 'https://github.com/hemangshah/Feelings'