Skip to content

Commit

Permalink
Bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Oct 31, 2017
1 parent eadd04c commit 529c543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APNSubGroupOperationQueue.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "APNSubGroupOperationQueue"
s.version = "2.1.0"
s.version = "2.2.0"
s.summary = "Serial processing sub groups inside your concurrent NSOperationQueue."
s.description = "APNSubGroupOperationQueue is a µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue"

Expand Down

0 comments on commit 529c543

Please sign in to comment.