Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Danie1s committed May 8, 2019
1 parent 5e88b4c commit baaad63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tiercel.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'Tiercel'
s.version = '2.2.0'
s.version = '2.2.1'
s.swift_version = '5.0'
s.summary = 'Tiercel is a lightweight, pure-Swift download framework.'

Expand Down
2 changes: 1 addition & 1 deletion Tiercel/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>2.2.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit baaad63

Please sign in to comment.