Skip to content

Commit

Permalink
Bump version to 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuki Horie authored and Kazuki Horie committed Feb 11, 2020
1 parent 708296c commit 26518e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PODS:
- RxCocoa (5.0.1):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxController (0.9.3):
- RxController (0.9.4):
- RxCocoa (~> 5)
- RxFlow (~> 2)
- RxSwift (~> 5)
Expand Down Expand Up @@ -64,7 +64,7 @@ SPEC CHECKSUMS:
Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b
RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53
RxCocoa: e741b9749968e8a143e2b787f1dfbff2b63d0a5c
RxController: 376347c3573c909b05afff6ad91c27debd6382a3
RxController: c1a097b6a6b26018f0b840db83bc0c15394f5e55
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
RxFlow: f89ea40232813062f5e857fbe19a680a205a15ab
Expand Down
2 changes: 1 addition & 1 deletion RxController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RxController'
s.version = '0.9.3'
s.version = '0.9.4'
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.
Expand Down

0 comments on commit 26518e2

Please sign in to comment.