We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acddf33 commit 21ee623Copy full SHA for 21ee623
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# RxQueryKit
2
3
-## TBD
+## 0.7.0
4
5
### Breaking Changes
6
RxQueryKit.podspec
Pod::Spec.new do |spec|
spec.name = 'RxQueryKit'
- spec.version = '0.6.1'
+ spec.version = '0.7.0'
spec.summary = 'RxSwift extensions for dealing with QueryKit'
spec.homepage = 'https://github.com/QueryKit/RxQueryKit'
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments