Skip to content

Commit fd3cee7

Browse files
committed
Release 3.0.2
Release 3.0.2
1 parent 023a6bc commit fd3cee7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Demo/SPButton/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>3.0</string>
18+
<string>3.0.2</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

SPButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "SPButton"
19-
s.version = "3.0"
19+
s.version = "3.0.2"
2020
s.summary = "自定义按钮."
2121

2222
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)