Skip to content

Commit

Permalink
Bump up version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 committed Nov 20, 2019
1 parent 8120534 commit 163395d
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.0):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxController (0.8.2):
- RxController (0.9):
- RxCocoa (~> 5)
- RxFlow (~> 2)
- RxSwift (~> 5)
Expand Down Expand Up @@ -64,7 +64,7 @@ SPEC CHECKSUMS:
Reusable: 82be188f29d96dc5eff0db7b2393bcc08d2cdd5b
RxBinding: 58be2cf1311165489a66eacb4a3e33932d598a53
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
RxController: 09893cf31467329e5ae08b6705f6f18988cf546f
RxController: 1716b2db63ac6857831dccfc1e6f727868bcf877
RxDataSources: efee07fa4de48477eca0a4611e6d11e2da9c1114
RxDataSourcesSingleSection: 4394e57ae097f33e3845cf3a57bdf7826eca2d38
RxFlow: 1beb3ef121e2c58620fd4f8445c855ca1dbfc8c7
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.8.2'
s.version = '0.9'
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 163395d

Please sign in to comment.