Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Apr 11, 2016
1 parent 2829503 commit f503e37
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 = "1.0.0"
s.version = "1.0.1"
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 f503e37

Please sign in to comment.