Skip to content

Commit 919a502

Browse files
committed
Bump version to 2.0.1
1 parent 0ebe1a0 commit 919a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APNSubGroupOperationQueue.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 = "APNSubGroupOperationQueue"
3-
s.version = "2.0.0"
3+
s.version = "2.0.1"
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)