We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a830c commit 4fd520bCopy full SHA for 4fd520b
RxQueryKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'RxQueryKit'
3
- spec.version = '0.5.1'
+ spec.version = '0.5.2'
4
spec.summary = 'RxSwift extensions for dealing with QueryKit'
5
spec.homepage = 'https://github.com/QueryKit/RxQueryKit'
6
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments