Skip to content

Commit db92548

Browse files
committedApr 13, 2021
feat: bumped version to 1.1.5
1 parent efe902b commit db92548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎FFPopup.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "FFPopup"
11-
s.version = "1.1.4"
11+
s.version = "1.1.5"
1212
s.summary = "Presenting custom views as a popup in iOS."
1313

1414
s.description = <<-DESC

0 commit comments

Comments
 (0)
Please sign in to comment.