diff --git a/When.podspec b/When.podspec index 11023d2..1505b12 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 = "4.0.0" + s.version = "5.0.0" s.homepage = "https://github.com/vadymmarkov/When" s.license = 'MIT' s.author = { "Vadym Markov" => "markov.vadym@hyper.no" }