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