Skip to content

Commit 834342a

Browse files
committed
Migrate to Swift 4.2
1 parent dcc4dec commit 834342a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0
1+
4.2

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 = '3.0.2'
11+
s.version = '3.0.3'
1212
s.summary = 'Awesome Dropdown menu for iOS with Swift 4'
1313

1414
s.description = <<-DESC

0 commit comments

Comments
 (0)