We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588c05b commit f1a9b4cCopy full SHA for f1a9b4c
When.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "When"
3
s.summary = "A lightweight implementation of Promises in Swift"
4
- s.version = "4.0.0"
+ s.version = "5.0.0"
5
s.homepage = "https://github.com/vadymmarkov/When"
6
s.license = 'MIT'
7
s.author = { "Vadym Markov" => "[email protected]" }
0 commit comments