Skip to content

Commit 2b75f98

Browse files
Make DropDown in Swift 4 fully compatible with Objective-C
1 parent 9926499 commit 2b75f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DropDown.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "DropDown"
4-
s.version = "2.3.1"
4+
s.version = "2.3.2"
55
s.summary = "A Material Design drop down"
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)