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 6fb10dc commit ab64449Copy full SHA for ab64449
AsyncQueue.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'AsyncQueue'
3
- s.version = '0.6.0'
+ s.version = '0.6.1'
4
s.license = 'MIT'
5
s.summary = 'A queue that enables ordered sending of events from synchronous to asynchronous code.'
6
s.homepage = 'https://github.com/dfed/swift-async-queue'
0 commit comments