Skip to content

Commit 90c0ac3

Browse files
committed
Bump AsyncQueue.podspec to 0.5.2
1 parent 9dae80d commit 90c0ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncQueue.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AsyncQueue'
3-
s.version = '0.5.1'
3+
s.version = '0.5.2'
44
s.license = 'MIT'
55
s.summary = 'A queue that enables ordered sending of events from synchronous to asynchronous code.'
66
s.homepage = 'https://github.com/dfed/swift-async-queue'

0 commit comments

Comments
 (0)