Skip to content

Commit 7012c15

Browse files
committed
Bump version to 1.0.2
1 parent d1853d0 commit 7012c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APNSubGroupOperationQueue.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "APNSubGroupOperationQueue"
3-
s.version = "1.0.1"
3+
s.version = "1.0.2"
44
s.summary = "Serial processing sub groups inside your concurrent NSOperationQueue."
55
s.description = "APNSubGroupOperationQueue is a µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue"
66

0 commit comments

Comments
 (0)