Skip to content

Commit 4c32ca7

Browse files
author
younatics@gmail.com
committed
Ready for 2.2.1
1 parent 22477b2 commit 4c32ca7

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Updates
2+
## [v2.2.1](https://github.com/younatics/YNDropDownMenu/releases/tag/2.2.1)
3+
* Changed M_PI to double.pi
4+
* Support Upside Down
25

36
## [v2.2.0](https://github.com/younatics/YNDropDownMenu/releases/tag/2.2.0)
47
* Add UITest

YNDropDownMenu.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'YNDropDownMenu'
11-
s.version = '2.2.0'
11+
s.version = '2.2.1'
1212
s.summary = 'Awesome Dropdown menu for iOS with Swift 3'
1313

1414
s.description = <<-DESC

0 commit comments

Comments
 (0)