bump to 2.0.2
This commit is contained in:
parent
e646a70734
commit
6d51d83b49
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = "Schedule"
|
||||
s.version = "2.0.1"
|
||||
s.version = "2.0.2"
|
||||
s.license = { :type => "MIT" }
|
||||
s.homepage = "https://github.com/jianstm/Schedule"
|
||||
s.author = { "Quentin Jin" => "jianstm@gmail.com" }
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.1</string>
|
||||
<string>2.0.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
Loading…
Reference in New Issue