Skip to content

Commit

Permalink
Bump up version to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lm2343635 committed Oct 24, 2020
1 parent f2a0de4 commit d101d9a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- Alamofire (5.2.2)
- Kingfisher (5.15.2):
- Kingfisher/Core (= 5.15.2)
- Kingfisher/Core (5.15.2)
- PlutoSDK/Core (0.8.3):
- Alamofire (5.3.0)
- Kingfisher (5.15.6):
- Kingfisher/Core (= 5.15.6)
- Kingfisher/Core (5.15.6)
- PlutoSDK/Core (0.8.4):
- Alamofire (~> 5)
- SwiftyJSON (~> 5)
- SwiftyUserDefaults (~> 5)
- PlutoSDK/Rx (0.8.3):
- PlutoSDK/Rx (0.8.4):
- PlutoSDK/Core (~> 0)
- RxCocoa (~> 5)
- RxCocoa (5.1.1):
Expand Down Expand Up @@ -38,9 +38,9 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Alamofire: 814429acc853c6c54ff123fc3d2ef66803823ce0
Kingfisher: 1f60394409c6b916ce31474bcf73fdde6f3b9a7b
PlutoSDK: 0b10a6d9c0289f0cecc6169d592a258cf4443eb7
Alamofire: 2c792affbdc2f18016e08fdbcacd60aebe1ba593
Kingfisher: b3554e7bf6106115b44e8795300bad580ef2fdc7
PlutoSDK: 4d156962bbd58309a9eb2652bb7b3368caf4e082
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.3'
s.version = '0.8.4'
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 d101d9a

Please sign in to comment.