Skip to content

Commit

Permalink
Bump up to 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 committed Jan 13, 2021
1 parent 738543d commit d6ee9d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ PODS:
- Kingfisher (5.15.8):
- Kingfisher/Core (= 5.15.8)
- Kingfisher/Core (5.15.8)
- PlutoSDK/Core (0.8.8):
- PlutoSDK/Core (0.8.9):
- Alamofire (~> 5)
- SwiftyJSON (~> 5)
- SwiftyUserDefaults (~> 5)
- PlutoSDK/Rx (0.8.8):
- PlutoSDK/Rx (0.8.9):
- PlutoSDK/Core (~> 0)
- RxCocoa (~> 5)
- RxCocoa (5.1.1):
Expand Down Expand Up @@ -40,7 +40,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: 3b6a534a3df22db367e4dedeeca73d1ddfcf0e2f
Kingfisher: a3c03d702433fa6cfedabb2bddbe076fb8f2e902
PlutoSDK: 08dfae4467c9e1e1ac7ca19fdb2b3bcbc2fe811d
PlutoSDK: d061991374f06973a7013a73aa4e6f9df242766f
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
Expand Down
2 changes: 1 addition & 1 deletion PlutoSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'PlutoSDK'
s.version = '0.8.8'
s.version = '0.8.9'
s.summary = 'Swift SDK for Pluto login microservice.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit d6ee9d3

Please sign in to comment.