Skip to content

Commit 8bfb6aa

Browse files
author
RxRealm Maintainers
committed
chore(release): 5.0.2 [skip ci]
1 parent 73b8d93 commit 8bfb6aa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.0.2](https://github.com/RxSwiftCommunity/RxRealm/branches/compare/v5.0.2%0Dv5.0.1) (2021-05-10)
6+
57
### [5.0.1](https://github.com/RxSwiftCommunity/RxRealm/branches/compare/v5.0.1%0Dv5.0.0) (2021-01-05)
68

79

RxRealm.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "RxRealm"
33
# Version to always follow latest tag, with fallback to major
4-
s.version = "5.0.1"
4+
s.version = "5.0.2"
55
s.license = "MIT"
66
s.description = <<-DESC
77
This is an Rx extension that provides an easy and straight-forward way

0 commit comments

Comments
 (0)