We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c5f17 commit 1280acdCopy full SHA for 1280acd
KYCircularProgress.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "KYCircularProgress"
3
- s.version = "1.2.0"
+ s.version = "1.2.1"
4
s.summary = "Flexible progress bar written in Swift."
5
s.homepage = "https://github.com/kentya6/KYCircularProgress"
6
s.license = "MIT"
Source/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.1.0</string>
+ <string>1.2.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments