We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea89f7 commit c0931f9Copy full SHA for c0931f9
SwiftyPromise.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftyPromise"
3
- s.version = "1.3"
+ s.version = "1.3.0"
4
s.summary = "A simple promise framework for Swift."
5
6
s.description = <<-DESC
0 commit comments