Skip to content

Commit 0879ead

Browse files
committed
Updated Podspec
New Version Release
1 parent 19b516f commit 0879ead

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HHFloatingView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'HHFloatingView'
33
s.module_name = 'HHFloatingView'
4-
s.version = '1.1.0'
4+
s.version = '1.2.0'
55
s.summary = 'An easy to use and setup floating view for your app. 🎡'
66
s.description = 'HHFloatingView is another options view which you can use to show basic options for your app.'
77
s.homepage = 'https://github.com/hemangshah/HHFloatingView'

HHFloatingView/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.1.0</string>
18+
<string>1.2.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)