Skip to content

Commit 7d28376

Browse files
committed
Bump to v.3.0.0 🚀
1 parent af6da6b commit 7d28376

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 = '2.0.0'
4+
s.version = '3.0.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>2.0.0</string>
18+
<string>3.0.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)