Skip to content

Commit b2d6000

Browse files
committed
Release 0.5.3
1 parent 3a13266 commit b2d6000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RxQueryKit
22

3-
## Master
3+
## 0.5.3
44

55
### Bug Fixes
66

RxQueryKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'RxQueryKit'
3-
spec.version = '0.5.2'
3+
spec.version = '0.5.3'
44
spec.summary = 'RxSwift extensions for dealing with QueryKit'
55
spec.homepage = 'https://github.com/QueryKit/RxQueryKit'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }

0 commit comments

Comments
 (0)