diff --git a/When.podspec b/When.podspec index 76ea01b..7927e1a 100644 --- a/When.podspec +++ b/When.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "When" s.summary = "A lightweight implementation of Promises in Swift" - s.version = "2.3.3" + s.version = "2.4.0" s.homepage = "https://github.com/vadymmarkov/When" s.license = 'MIT' s.author = { "Vadym Markov" => "markov.vadym@hyper.no" }