diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 0bb8cd9..cbdf9be 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -12,7 +12,7 @@ PODS: - RxCocoa (5.0.1): - RxRelay (~> 5) - RxSwift (~> 5) - - RxController (0.9.4): + - RxController (0.9.5): - RxCocoa (~> 5) - RxFlow (~> 2) - RxSwift (~> 5) @@ -64,7 +64,7 @@ SPEC CHECKSUMS: Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53 RxCocoa: e741b9749968e8a143e2b787f1dfbff2b63d0a5c - RxController: c1a097b6a6b26018f0b840db83bc0c15394f5e55 + RxController: 4a160b0f7f9f50d24d623d2d4c43d60860698d6b RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114 RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38 RxFlow: f89ea40232813062f5e857fbe19a680a205a15ab diff --git a/RxController.podspec b/RxController.podspec index c470864..5aa499e 100644 --- a/RxController.podspec +++ b/RxController.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'RxController' - s.version = '0.9.4' + s.version = '0.9.5' s.summary = 'A library for developing with MVVM-C based on RxFlow and RxSwift.' # This description is used to generate tags and improve search results.