Skip to content

Commit 7287cb3

Browse files
author
dev-aozhimin
committed
[Update] Bump the patch version number for the release
1 parent dddb3bb commit 7287cb3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

AAAlertController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AAAlertController'
3-
s.version = '0.2.0'
3+
s.version = '0.2.1'
44
s.summary = 'AAAlertController is extension of the UIAlertController, provide custom styles and animations Edit
55
Add topics'
66
s.description = <<-DESC

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [0.2.0 - Action sheet style](https://github.com/aozhimin/AAAlertController/releases/tag/0.1.0) (2017-04-18)
1+
## [0.2.0 - Action sheet style](https://github.com/aozhimin/AAAlertController/releases/tag/0.2.1) (2017-05-11)
2+
3+
#### Fix
4+
* repalce UIDeviceOrientationDidChangeNotification to UIApplicationDidChangeStatusBarOrientationNotification
5+
6+
---
7+
8+
## [0.2.0 - Action sheet style](https://github.com/aozhimin/AAAlertController/releases/tag/0.2.0) (2017-04-18)
29

310
#### Add
411
* action sheet display style.

0 commit comments

Comments
 (0)