bump to 2.0.2

This commit is contained in:
Quentin Jin 2019-05-13 21:33:52 +08:00
parent e646a70734
commit 6d51d83b49
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = "Schedule" s.name = "Schedule"
s.version = "2.0.1" s.version = "2.0.2"
s.license = { :type => "MIT" } s.license = { :type => "MIT" }
s.homepage = "https://github.com/jianstm/Schedule" s.homepage = "https://github.com/jianstm/Schedule"
s.author = { "Quentin Jin" => "jianstm@gmail.com" } s.author = { "Quentin Jin" => "jianstm@gmail.com" }

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.0.1</string> <string>2.0.2</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>