Skip to content

Commit

Permalink
Merge pull request #28 from mixi-sb/bumpup
Browse files Browse the repository at this point in the history
bump up to 1.3.1
  • Loading branch information
kazuki-horie-m committed Dec 1, 2023
2 parents 004e6f2 + 0e8c7aa commit d7331d5
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 @@ -11,7 +11,7 @@ PODS:
- RxCocoa (6.5.0):
- RxRelay (= 6.5.0)
- RxSwift (= 6.5.0)
- RxController (1.3.0):
- RxController (1.3.1):
- RxCocoa (~> 6)
- RxFlow (~> 2.12.0)
- RxSwift (~> 6)
Expand Down Expand Up @@ -60,7 +60,7 @@ SPEC CHECKSUMS:
Reusable: 6bae6a5e8aa793c9c441db0213c863a64bce9136
RxBinding: e3c76d02d0ee3f1a306a0fb8e8ef6f2eda65a375
RxCocoa: 94f817b71c07517321eb4f9ad299112ca8af743b
RxController: 508057d7948e4c2e551fdff09a48192709183475
RxController: 43c25372e593776bf6528a92bd63151bfcae183c
RxDataSources: aa47cc1ed6c500fa0dfecac5c979b723542d79cf
RxDataSourcesSingleSection: e646e523ad92109293b22e745b55dcb38bea7a58
RxFlow: 03a73c83fb8f183107074b40ab2544c668583f73
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 = '1.3.0'
s.version = '1.3.1'
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 d7331d5

Please sign in to comment.