Skip to content

Commit 840215a

Browse files
committed
Bump up version to 1.1.2
1 parent ada540e commit 840215a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PODS:
1212
- RxCocoa (5.1.1):
1313
- RxRelay (~> 5)
1414
- RxSwift (~> 5)
15-
- RxController (1.1.1):
15+
- RxController (1.1.2):
1616
- RxCocoa (~> 5)
1717
- RxFlow (~> 2.7)
1818
- RxSwift (~> 5)
@@ -64,7 +64,7 @@ SPEC CHECKSUMS:
6464
Reusable: 53a9acf5c536f229b31b5865782414b508252ddb
6565
RxBinding: da433c012633802a72c2a5bec8775b86f4cddeb8
6666
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
67-
RxController: 72db6a1e0d1b9e6c3f85b0379a8b9e8b3273ae6e
67+
RxController: 07302707b1044b28de6ee3207a482f91f47c894f
6868
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
6969
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
7070
RxFlow: 029e260333ef843b349ba9cb9265929941830aee

RxController.podspec

Lines changed: 1 addition & 1 deletion
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 = '1.1.1'
11+
s.version = '1.1.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)