We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a81fb commit e372b2eCopy full SHA for e372b2e
RxQueryKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'RxQueryKit'
3
- spec.version = '0.5.0'
+ spec.version = '0.5.1'
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