Skip to content

Commit

Permalink
Release 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Tiemerding committed Feb 18, 2018
1 parent af62699 commit 61c1f02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 2.2.5
* Use GitHub official license style

## Version 2.2.4
* Can't see checkmark when using SVProgressHUDStyleDark #873
* Updated README’s instructions for Carthage deployment #876
Expand Down
2 changes: 1 addition & 1 deletion SVProgressHUD.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SVProgressHUD'
s.version = '2.2.4'
s.version = '2.2.5'
s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 61c1f02

Please sign in to comment.