diff --git a/NKModalPresenter.podspec b/NKModalPresenter.podspec index b66e2fe..d3edecb 100644 --- a/NKModalPresenter.podspec +++ b/NKModalPresenter.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'NKModalPresenter' - s.version = '1.4.1' + s.version = '1.4.2' s.summary = 'Present UIViewController modally' s.description = <<-DESC Present UIViewController modally easily and beautifully with animation.