Skip to content

Commit

Permalink
Release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Sinev committed Apr 7, 2016
1 parent ec325d0 commit 641b560
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PaynetEasyReader.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'PaynetEasyReader'
spec.version = '0.1.9'
spec.version = '0.1.10'
spec.license = { type: 'APACHE', file: 'LICENSE.txt' }
spec.homepage = 'https://www.payneteasy.com'
spec.authors = { 'PaynetEasyReader' => 'es@payneteasy.com' }
Expand Down
1 change: 1 addition & 0 deletions Reader/PNERemoteLogging.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
, ...
;

+ (dispatch_queue_t)internalQueue;
@end


Expand Down
Binary file modified Reader/libPaynetEasyReader.a
100644 → 100755
Binary file not shown.

0 comments on commit 641b560

Please sign in to comment.