Skip to content

Commit

Permalink
Update to 12.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sberrevoets committed Feb 2, 2023
1 parent 8ecca43 commit 8d82171
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 12.0.3
**What's New**:
- Fix issue where alert wouldn't animate back in place after dismissing the
keyboard

## 12.0.2
**What's New**:
- Fix occasional crash on iOS 15
Expand Down
2 changes: 1 addition & 1 deletion SDCAlertView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SDCAlertView"
s.version = "12.0.2"
s.version = "12.0.3"
s.summary = "The little alert that could"
s.homepage = "https://github.com/sberrevoets/SDCAlertView"
s.license = { :type => "MIT" }
Expand Down

0 comments on commit 8d82171

Please sign in to comment.