Skip to content

Commit 26518e2

Browse files
Kazuki HorieKazuki Horie
Kazuki Horie
authored and
Kazuki Horie
committed
Bump version to 0.9.4
1 parent 708296c commit 26518e2

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.1):
1313
- RxRelay (~> 5)
1414
- RxSwift (~> 5)
15-
- RxController (0.9.3):
15+
- RxController (0.9.4):
1616
- RxCocoa (~> 5)
1717
- RxFlow (~> 2)
1818
- RxSwift (~> 5)
@@ -64,7 +64,7 @@ SPEC CHECKSUMS:
6464
Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b
6565
RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53
6666
RxCocoa: e741b9749968e8a143e2b787f1dfbff2b63d0a5c
67-
RxController: 376347c3573c909b05afff6ad91c27debd6382a3
67+
RxController: c1a097b6a6b26018f0b840db83bc0c15394f5e55
6868
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
6969
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
7070
RxFlow: f89ea40232813062f5e857fbe19a680a205a15ab

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.3'
11+
s.version = '0.9.4'
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)