We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a13266 commit b2d6000Copy full SHA for b2d6000
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# RxQueryKit
2
3
-## Master
+## 0.5.3
4
5
### Bug Fixes
6
RxQueryKit.podspec
Pod::Spec.new do |spec|
spec.name = 'RxQueryKit'
- spec.version = '0.5.2'
+ spec.version = '0.5.3'
spec.summary = 'RxSwift extensions for dealing with QueryKit'
spec.homepage = 'https://github.com/QueryKit/RxQueryKit'
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments