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