Skip to content

Commit 9a2af8e

Browse files
lm2343635lm2343635
lm2343635
authored andcommitted
Bump up version to 0.9.2
1 parent aa9f590 commit 9a2af8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PODS:
1212
- RxCocoa (5.0.0):
1313
- RxRelay (~> 5)
1414
- RxSwift (~> 5)
15-
- RxController (0.9.1):
15+
- RxController (0.9.2):
1616
- RxCocoa (~> 5)
1717
- RxFlow (~> 2)
1818
- RxSwift (~> 5)
@@ -64,7 +64,7 @@ SPEC CHECKSUMS:
6464
Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b
6565
RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53
6666
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
67-
RxController: 1b22fbbaf87aa1619a3b13b0782f8e2b46283b64
67+
RxController: 9ed586528ad8f64b803e6c7564a82ceb8b55ce8e
6868
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
6969
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
7070
RxFlow: 1beb3ef121e2c58620fd4f8445c855ca1dbfc8c7

RxController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'RxController'
11-
s.version = '0.9.1'
11+
s.version = '0.9.2'
1212
s.summary = 'A library for developing with MVVM-C based on RxFlow and RxSwift.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)