Skip to content

Commit ab64449

Browse files
committed
Bump podspec to 0.6.1
1 parent 6fb10dc commit ab64449

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.6.0'
3+
s.version = '0.6.1'
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)