We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b187df commit af13473Copy full SHA for af13473
SwiftQueue.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftQueue"
3
- s.version = "1.2.2"
+ s.version = "1.2.3"
4
s.summary = "SwiftQueue"
5
s.description = "Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more"
6
s.homepage = "https://github.com/lucas34/SwiftQueue"
0 commit comments